salt/pkg/deb
Erik Johnson fb6e545f78 Use NotifyAccess=all in all unit files
When systemd-python is not installed, systemd notification falls back to
using the systemd-notify for service notification. This cannot be used
however unless the unit has NotifyAccess=all set.

The particular use case for this is when Salt is installed using pip. We
don't put systemd-python into the requirements.txt because we can't be
sure that the minion supports systemd, so pip installs won't necessarily
have systemd-python available.
2016-10-19 12:50:30 -05:00
..
salt-api.environment Add initscripts, SystemD service units and environment files for Debian (#32857) 2016-05-19 13:10:02 -07:00
salt-api.init Add initscripts, SystemD service units and environment files for Debian (#32857) 2016-05-19 13:10:02 -07:00
salt-api.service Remove EnvironmentFile and Restart lines from unit files 2016-10-07 12:33:04 -05:00
salt-master.environment Add initscripts, SystemD service units and environment files for Debian (#32857) 2016-05-19 13:10:02 -07:00
salt-master.init Add initscripts, SystemD service units and environment files for Debian (#32857) 2016-05-19 13:10:02 -07:00
salt-master.service Remove EnvironmentFile and Restart lines from unit files 2016-10-07 12:33:04 -05:00
salt-minion.environment Add initscripts, SystemD service units and environment files for Debian (#32857) 2016-05-19 13:10:02 -07:00
salt-minion.init Add initscripts, SystemD service units and environment files for Debian (#32857) 2016-05-19 13:10:02 -07:00
salt-minion.service Use NotifyAccess=all in all unit files 2016-10-19 12:50:30 -05:00
salt-syndic.environment Add initscripts, SystemD service units and environment files for Debian (#32857) 2016-05-19 13:10:02 -07:00
salt-syndic.init Add initscripts, SystemD service units and environment files for Debian (#32857) 2016-05-19 13:10:02 -07:00
salt-syndic.service Use NotifyAccess=all in all unit files 2016-10-19 12:50:30 -05:00