From ebad7373fbd4a96243cf8c90f76d1e656e16a80c Mon Sep 17 00:00:00 2001 From: ssamson-tis Date: Wed, 8 Jul 2015 17:29:15 +0200 Subject: [PATCH] Add a provide name --- scripts/tisbackup_gui | 2 +- scripts/tisbackup_huey | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/scripts/tisbackup_gui b/scripts/tisbackup_gui index 39e2c99..58367df 100755 --- a/scripts/tisbackup_gui +++ b/scripts/tisbackup_gui @@ -1,6 +1,6 @@ #!/bin/sh ### BEGIN INIT INFO -# Provides: +# Provides:tisbackup_gui # Required-Start: $remote_fs $syslog # Required-Stop: $remote_fs $syslog # Default-Start: 2 3 4 5 diff --git a/scripts/tisbackup_huey b/scripts/tisbackup_huey index 36adbcf..89421ed 100755 --- a/scripts/tisbackup_huey +++ b/scripts/tisbackup_huey @@ -1,6 +1,6 @@ #!/bin/sh ### BEGIN INIT INFO -# Provides: +# Provides:tisbackup_huey # Required-Start: $remote_fs $syslog # Required-Stop: $remote_fs $syslog # Default-Start: 2 3 4 5