puppet sysV script lacks Short-Description
Asked by
tz
most distros' puppet package include a sysV startup script: puppet.init
eg in the Vivid package it's located at ./ext/debian/
with systemd being the default in Vivid, the sysV startup script could use a 'Short-Description : Puppet Agent' or something similar. Otherwise systemd reports the service as 'null' in a number of places.
eg in /etc/init.d/puppet, change:
# Default-Stop: 0 1 6
### END INIT INFO
to:
# Default-Stop: 0 1 6
# Short-Description: Puppet Agent
### END INIT INFO
Thanks!
Question information
- Language:
- English Edit question
- Status:
- Answered
- For:
- Ubuntu puppet Edit question
- Assignee:
- No assignee Edit question
- Last query:
- Last reply:
Can you help with this problem?
Provide an answer of your own, or ask tz for more information if necessary.
To post a message you must log in.