[pkg-fso-commits] [fso-frameworkd] 16/20: fix init.d-script-missing-lsb-description
Sebastian Reichel
sre at moszumanska.debian.org
Sun Nov 8 13:23:11 UTC 2015
This is an automated email from the git hooks/post-receive script.
sre pushed a commit to branch debian
in repository fso-frameworkd.
commit 82f43ec260842fabb8227ed715e7277391449184
Author: Sebastian Reichel <sre at ring0.de>
Date: Sun Nov 8 11:18:06 2015 +0100
fix init.d-script-missing-lsb-description
---
debian/fso-frameworkd.init | 2 ++
1 file changed, 2 insertions(+)
diff --git a/debian/fso-frameworkd.init b/debian/fso-frameworkd.init
index c3c738b..208ab23 100644
--- a/debian/fso-frameworkd.init
+++ b/debian/fso-frameworkd.init
@@ -1,4 +1,5 @@
#!/bin/sh
+#
### BEGIN INIT INFO
# Provides: fso-frameworkd frameworkd
# Required-Start: $remote_fs dbus
@@ -6,6 +7,7 @@
# Default-Start: 2 3 4 5
# Default-Stop:
# Short-Description: freesmartphone.org framework daemon
+# Description: Python based legacy implementation of freesmartphone.org services
### END INIT INFO
set -e
--
Alioth's hooks/post-receive on /srv/git.debian.org/git/pkg-fso/fso-frameworkd.git
More information about the pkg-fso-commits
mailing list