# HG changeset patch # User Matt Johnston # Date 1451913497 -28800 # Node ID 5b4024eba55b7e110378d2fce7275d697f34f17f # Parent f7d565054e5f7c7996fc9306c9aaa0dfe5ed4116# Parent 4ca2872c7d9ed1420e88bfcb67aeb50eaa50b28d Merge pull request #20 from kingosticks/debian-init-short-description Added missing Short-Description init info field to debian init script. diff -r f7d565054e5f -r 5b4024eba55b debian/dropbear.init --- a/debian/dropbear.init Fri Dec 18 21:20:46 2015 +0800 +++ b/debian/dropbear.init Mon Jan 04 21:18:17 2016 +0800 @@ -5,6 +5,7 @@ # Required-Stop: $remote_fs $syslog # Default-Start: 2 3 4 5 # Default-Stop: 0 1 6 +# Short-Description: Dropbear SSH server ### END INIT INFO # # Do not configure this file. Edit /etc/default/dropbear instead!