From ed858b3a84289bd8893b91e1044d4fd3b4799877 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Felix=20D=C3=B6rre?= Date: Mon, 5 Sep 2016 02:33:45 +0200 Subject: [PATCH] fix: we don't require mysql anymore... --- debian/cacert-cassiopeia.init | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/debian/cacert-cassiopeia.init b/debian/cacert-cassiopeia.init index bc5b464..b9b7eba 100644 --- a/debian/cacert-cassiopeia.init +++ b/debian/cacert-cassiopeia.init @@ -1,8 +1,8 @@ #!/bin/sh ### BEGIN INIT INFO # Provides: cassiopeia -# Required-Start: $local_fs $network $remote_fs $syslog mysql -# Required-Stop: $local_fs $network $remote_fs $syslog mysql +# Required-Start: $local_fs $network $remote_fs $syslog +# Required-Stop: $local_fs $network $remote_fs $syslog # Default-Start: 2 3 4 5 # Default-Stop: 0 1 6 # Short-Description: -- 2.39.2