As Kamailio need /usr paths to be available, this requires a LSB dependancy on $remote_fs.
@@ -2,8 +2,8 @@
#
### BEGIN INIT INFO
# Provides: kamailio
-# Required-Start: $syslog $network $local_fs $time
-# Required-Stop: $syslog $network $local_fs
+# Required-Start: $syslog $network $remote_fs $time
+# Required-Stop: $syslog $network $remote_fs
# Should-Start: mysql postgresql freeradius
# Should-Stop: mysql postgresql freeradius
# Default-Start: 2 3 4 5