10d88bb410
- Update to 1.1.2 - Adjusted license to GPL-3.0 - Silent some build checks: - license string - too short description - remove INSTALL file from %docdir OBS-URL: https://build.opensuse.org/request/show/108200 OBS-URL: https://build.opensuse.org/package/show/systemsmanagement/freeipmi?expand=0&rev=2
12 lines
521 B
Diff
12 lines
521 B
Diff
diff -wruN -x '*~' ../orig-freeipmi-1.0.3/etc/ipmidetectd.init ./etc/ipmidetectd.init
|
|
--- ../orig-freeipmi-1.0.3/etc/ipmidetectd.init 2011-03-30 00:25:12.000000000 +0200
|
|
+++ ./etc/ipmidetectd.init 2011-03-30 10:02:16.000000000 +0200
|
|
@@ -8,6 +8,7 @@
|
|
# Provides: ipmidetectd
|
|
# Required-Start: $network $remote_fs $syslog
|
|
# Required-Stop: $network $remote_fs $syslog
|
|
+# Default-Start: 3 5
|
|
# Default-Stop: 0 1 2 6
|
|
# Short-Description: Start and stop ipmidetectd
|
|
# Description: IPMI node detection monitoring daemon
|