Skip to content

Commit

Permalink
Bug 4578: changes required to install squid.service
Browse files Browse the repository at this point in the history
  • Loading branch information
marcosfrm authored and yadij committed Sep 30, 2016
1 parent 19ed078 commit f7c2514
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tools/systemd/squid.service
Expand Up @@ -13,6 +13,7 @@ After=network.target nss-lookup.target
[Service]
Type=forking
PIDFile=/var/run/squid.pid
ExecStartPre=/usr/sbin/squid --foreground -z
ExecStart=/usr/sbin/squid -sYC
ExecReload=/bin/kill -HUP $MAINPID
KillMode=mixed
Expand Down

0 comments on commit f7c2514

Please sign in to comment.