~andreserl/maas/lp1575337

« back to all changes in this revision

Viewing changes to debian/maas-proxy.maas-proxy.service

  • Committer: MAAS Lander
  • Author(s): LaMont Jones
  • Date: 2016-04-01 23:18:21 UTC
  • mfrom: (474.1.2 packaging.trunk)
  • Revision ID: maas_lander-20160401231821-a5608noabu8okpve
[r=lamont][bug=1565139][author=lamont] maas-proxy's service file needs to know how to do reloads, too.

Show diffs side-by-side

added added

removed removed

Lines of Context:
10
10
    . /usr/share/maas/maas-proxy-common.sh; \
11
11
    pre_start'
12
12
ExecStart=/usr/sbin/squid3 -N -f /var/lib/maas/maas-proxy.conf
 
13
ExecReload=/usr/sbin/squid3 -k reconfigure
13
14
 
14
15
[Install]
15
16
WantedBy=multi-user.target