From: Antoine Beaupré Date: Thu, 18 Jun 2015 20:12:35 +0000 (-0400) Subject: try to avoid conflicting with the isuma-local-servers package X-Git-Url: https://gitweb.fluxo.info/?a=commitdiff_plain;h=da1be21ebb354304b2844c6ffe3251d3df1a8597;p=puppet-sshd.git try to avoid conflicting with the isuma-local-servers package --- 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