From: Sage Weil Date: Sun, 20 May 2012 19:49:48 +0000 (-0700) Subject: debian: fix ceph-kdump-copy.init X-Git-Tag: v0.47~5 X-Git-Url: http://git-server-git.apps.pok.os.sepia.ceph.com/?a=commitdiff_plain;h=bd5fc0a0d453f42e13fa69cf0361482d984bc1cd;p=ceph.git debian: fix ceph-kdump-copy.init Signed-off-by: Sage Weil --- diff --git a/debian/ceph-kdump-copy.init b/debian/ceph-kdump-copy.init index 35990f059491..617d95890219 100644 --- a/debian/ceph-kdump-copy.init +++ b/debian/ceph-kdump-copy.init @@ -1,8 +1,8 @@ #! /bin/sh ### BEGIN INIT INFO # Provides: ceph-kdump-copy -# Required-Start: $kdump -# Required-Stop: +# Required-Start: $remote_fs $network $named +# Required-Stop: $remote_fs $network $named # Default-Start: 2 # Default-Stop: 6 # Short-Description: Copies kdump crash files to remote server