9
0
Fork 0

debian: Add dependency for LSB script

E: openggsn: init.d-script-missing-dependency-on-remote_fs etc/init.d/openggsn: required-start
E: openggsn: init.d-script-missing-dependency-on-remote_fs etc/init.d/openggsn: required-stop
This commit is contained in:
Holger Hans Peter Freyther 2014-09-23 16:40:53 +02:00
parent 0b705bb4d1
commit 827aec1f31
1 changed files with 2 additions and 2 deletions

View File

@ -1,8 +1,8 @@
#!/bin/sh
### BEGIN INIT INFO
# Provides: openggsn
# Required-Start: $network $local_fs
# Required-Stop:
# Required-Start: $network $local_fs $remote_fs
# Required-Stop: $network $remote_fs
# Default-Start: 2 3 4 5
# Default-Stop: 0 1 6
# Short-Description: Gateway GPRS Support Node