2006-12-13 13:24:58 by steve
Make start-stop-daemon changes work. See #402889
This commit is contained in:
@@ -78,7 +78,7 @@ installDebianPackage ()
|
|||||||
#
|
#
|
||||||
# Disable the start-stop-daemon
|
# Disable the start-stop-daemon
|
||||||
#
|
#
|
||||||
disableStartStopDaemon
|
disableStartStopDaemon ${prefix}
|
||||||
|
|
||||||
#
|
#
|
||||||
# Install the package
|
# Install the package
|
||||||
@@ -88,7 +88,7 @@ installDebianPackage ()
|
|||||||
#
|
#
|
||||||
# Re-enable the start-stop-daemon
|
# Re-enable the start-stop-daemon
|
||||||
#
|
#
|
||||||
enableStartStopDaemon
|
enableStartStopDaemon ${prefix}
|
||||||
|
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user