Add lsb tags to mediator

1.2
Jon Bonilla 15 years ago
parent ecbb4a5141
commit 2b2d6e424a

@ -1,4 +1,14 @@
#! /bin/sh
### BEGIN INIT INFO
# Provides: mediator
# Required-Start: $remote_fs $syslog $mysql
# Required-Stop: $remote_fs $syslog $mysql
# Default-Start: 2 3 4 5
# Default-Stop: 0 1 6
# Short-Description: Ngcp Mediator
# Description: Create accounting CDRs
### END INIT INFO
PATH=/sbin:/bin:/usr/sbin:/usr/bin
NAME=mediator

Loading…
Cancel
Save