mirror of
https://github.com/clearml/dropbear
synced 2025-03-03 10:41:39 +00:00
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.
This commit is contained in:
parent
4c4aa502d4
commit
f37d67ff5e
1
debian/dropbear.init
vendored
1
debian/dropbear.init
vendored
@ -5,6 +5,7 @@
|
|||||||
# Required-Stop: $remote_fs $syslog
|
# Required-Stop: $remote_fs $syslog
|
||||||
# Default-Start: 2 3 4 5
|
# Default-Start: 2 3 4 5
|
||||||
# Default-Stop: 0 1 6
|
# Default-Stop: 0 1 6
|
||||||
|
# Short-Description: Dropbear SSH server
|
||||||
### END INIT INFO
|
### END INIT INFO
|
||||||
#
|
#
|
||||||
# Do not configure this file. Edit /etc/default/dropbear instead!
|
# Do not configure this file. Edit /etc/default/dropbear instead!
|
||||||
|
Loading…
Reference in New Issue
Block a user