Files
scmon/scmon-init.patch
Stanislav Brabec 55c1f271f0 - Update to version 0.4:
* Warning fix.
- Fix dbus policy.
- Fix init script header and packaging.

OBS-URL: https://build.opensuse.org/package/show/security:chipcard/scmon?expand=0&rev=5
2012-07-12 19:36:59 +00:00

26 lines
667 B
Diff

Index: init/scmon.sle
===================================================================
--- init/scmon.sle.orig
+++ init/scmon.sle
@@ -4,13 +4,13 @@
#
#
### BEGIN INIT INFO
-# Provides: scmon
-# Required-Start: pcscd dbus
-# X-UnitedLinux-Should-Start: pcscd dbus
-# Required-Stop:
-# Default-Start: 2 3 5
-# Default-Stop: 0 1 6
-# Description: Smart Card Monitor
+# Provides: scmon
+# Required-Start: pcscd dbus $remote_fs
+# Required-Stop: pcscd dbus $remote_fs
+# Default-Start: 2 3 5
+# Default-Stop: 0 1 6
+# Short-Description: Smart Card Monitor
+# Description: Smart Card Monitor
### END INIT INFO