diff options
-rw-r--r-- | debian/init.d | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/debian/init.d b/debian/init.d index ae6ef01..cfa4827 100644 --- a/debian/init.d +++ b/debian/init.d @@ -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 |