init.d: replace firewall by eofirewall

This commit is contained in:
Jérôme Schneider 2013-11-22 10:19:45 +01:00
parent 357c024fd3
commit df91f758a4
1 changed files with 1 additions and 1 deletions

2
debian/init.d vendored
View File

@ -1,7 +1,7 @@
#!/bin/bash
### BEGIN INIT INFO
# Provides: firewall
# Provides: eofirewall
# Required-Start: $remote_fs $syslog $network
# Required-Stop: $remote_fs $syslog $network
# Default-Start: 2 3 4 5