Skip to content

Commit

Permalink
squid with debian 12 has now a conf.d dir
Browse files Browse the repository at this point in the history
squid in Debian Bookworm (12) has now a conf.d directory.
  • Loading branch information
dagobert authored and alvagante committed Apr 17, 2024
1 parent f6c970b commit 87730d6
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions data/squid/default.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@ squid::settings:
service_name: 'squid'
config_file_path: '/etc/squid/squid.conf'
config_dir_path: '/etc/squid'
conf_dir_path: '/etc/squid/conf.d'
pid_file_path: '/var/run/squid.pid'
process_name: 'squid'
process_user: 'squid'
Expand Down

0 comments on commit 87730d6

Please sign in to comment.