diff --git a/debian/yunohost-api.init b/debian/yunohost-api.init index 11c92b747..2bd0222b2 100755 --- a/debian/yunohost-api.init +++ b/debian/yunohost-api.init @@ -6,6 +6,7 @@ # Default-Start: 2 3 4 5 # Default-Stop: 0 1 6 # Short-Description: Start/stop YunoHost API +# Description: Start/stop YunoHost API ### END INIT INFO DAEMON=/usr/bin/yunohost-api diff --git a/debian/yunohost-firewall.init b/debian/yunohost-firewall.init index f16e1d6b4..06bf2145c 100755 --- a/debian/yunohost-firewall.init +++ b/debian/yunohost-firewall.init @@ -6,6 +6,7 @@ # Default-Start: 2 3 4 5 # Default-Stop: 0 1 6 # Short-Description: Start/stop YunoHost firewall +# Description: Start/stop YunoHost firewall ### END INIT INFO DAEMON=/usr/bin/yunohost