From 61c0a6a270fff40434801f35bea81e4fc923fc8a Mon Sep 17 00:00:00 2001 From: Stephen Hemminger Date: Mon, 21 Dec 2009 11:13:10 -0800 Subject: Fix lintian warning about vyatta-ofr not providing itself The init script was not technically LSB compliant --- etc/init.d/vyatta-ofr | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 -- cgit v1.2.3