summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAntoine Beaupré <anarcat@koumbit.org>2015-06-18 16:12:35 -0400
committerAntoine Beaupré <anarcat@koumbit.org>2015-06-18 17:15:00 -0400
commitda1be21ebb354304b2844c6ffe3251d3df1a8597 (patch)
treec699bb08dc187485f7f9666c788f0edad158aa01
parent7a18ca3c8f12bcf1933ee72b5bcbc4ef0f1a4251 (diff)
try to avoid conflicting with the isuma-local-servers package
-rw-r--r--files/autossh.init.d2
1 files changed, 1 insertions, 1 deletions
diff --git a/files/autossh.init.d b/files/autossh.init.d
index 191e425..fdb2c16 100644
--- a/files/autossh.init.d
+++ b/files/autossh.init.d
@@ -1,6 +1,6 @@
#!/bin/sh
### BEGIN INIT INFO
-# Provides: autossh
+# Provides: AutoSSH
# Required-Start: $local_fs $network $remote_fs $syslog
# Required-Stop: $local_fs $network $remote_fs $syslog
# Default-Start: 2 3 4 5