comparison debian/dropbear.init @ 1222:4ca2872c7d9e

Added missing init info field to debian init script. The Short-Description init info field is used by systemd and displayed along with the service name. When it's missing the string 'null' is displayed instead.
author Nick Steel <kingosticks@gmail.com>
date Sun, 03 Jan 2016 14:42:57 +0000
parents 8c2d2edadf2a
children
comparison
equal deleted inserted replaced
1221:f7d565054e5f 1222:4ca2872c7d9e
3 # Provides: dropbear 3 # Provides: dropbear
4 # Required-Start: $remote_fs $syslog 4 # Required-Start: $remote_fs $syslog
5 # Required-Stop: $remote_fs $syslog 5 # Required-Stop: $remote_fs $syslog
6 # Default-Start: 2 3 4 5 6 # Default-Start: 2 3 4 5
7 # Default-Stop: 0 1 6 7 # Default-Stop: 0 1 6
8 # Short-Description: Dropbear SSH server
8 ### END INIT INFO 9 ### END INIT INFO
9 # 10 #
10 # Do not configure this file. Edit /etc/default/dropbear instead! 11 # Do not configure this file. Edit /etc/default/dropbear instead!
11 # 12 #
12 13