~tribaal/squid-deb-proxy/refresh-ims

« back to all changes in this revision

Viewing changes to debian/squid-deb-proxy.init

  • Committer: Michael Vogt
  • Date: 2013-09-20 10:08:44 UTC
  • Revision ID: michael.vogt@ubuntu.com-20130920100844-3b66m9zzgaslsq19
re-add -f $CONFIG in reload

Show diffs side-by-side

added added

removed removed

Lines of Context:
116
116
        pre_start
117
117
        # and reload
118
118
        start-stop-daemon --stop --signal 1 --quiet \
119
 
                --pidfile $PIDFILE --exec $DAEMON
 
119
                --pidfile $PIDFILE --exec $DAEMON -- -f $CONFIG
120
120
        log_action_end_msg 0
121
121
        # this will start avahi again
122
122
        post_start