diff options
-rwxr-xr-x | etc/init.d/vyatta-ofr | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/etc/init.d/vyatta-ofr b/etc/init.d/vyatta-ofr index ba972eb..4b9c6c9 100755 --- a/etc/init.d/vyatta-ofr +++ b/etc/init.d/vyatta-ofr @@ -1,6 +1,6 @@ #!/bin/bash ### BEGIN INIT INFO -# Provides: ofr +# Provides: vyatta-ofr # Required-Start: $syslog $time $local_fs # Required-Stop: $syslog $time $local_fs # Default-Start: 2 3 4 5 |