c00279
[Unit]
c00279
Description=Squid caching proxy
3c336a
Documentation=man:squid(8)
3c336a
After=network.target network-online.target nss-lookup.target
c00279
c00279
[Service]
ea2e60
Type=notify
c00279
LimitNOFILE=16384
ea2e60
PIDFile=/run/squid.pid
c00279
EnvironmentFile=/etc/sysconfig/squid
c00279
ExecStartPre=/usr/libexec/squid/cache_swap.sh
ea2e60
ExecStart=/usr/sbin/squid --foreground $SQUID_OPTS -f ${SQUID_CONF}
ea2e60
ExecReload=/usr/bin/kill -HUP $MAINPID
ea2e60
KillMode=mixed
ea2e60
NotifyAccess=all
c00279
c00279
[Install]
c00279
WantedBy=multi-user.target