~andreserl/maas/fix_changelog_b1ubuntu2

« back to all changes in this revision

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

  • Committer: LaMont Jones
  • Date: 2016-04-01 23:13:30 UTC
  • mto: This revision was merged to the branch mainline in revision 476.
  • Revision ID: lamont@canonical.com-20160401231330-fpoqdqncnuz7mg03
And teach maas-proxy.service to reload.

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