aboutsummaryrefslogtreecommitdiffstats
path: root/testing/drbd/drbd.initd
diff options
context:
space:
mode:
authorNatanael Copa <ncopa@alpinelinux.org>2012-01-19 08:35:51 +0000
committerNatanael Copa <ncopa@alpinelinux.org>2012-01-19 08:36:46 +0000
commit25de54c8b45369ae1eeef5f249eb4a87f3bd9dbb (patch)
treea326899534cf80a47d7be0ec70f8feb1f0b2f440 /testing/drbd/drbd.initd
parentffe9b2793f7ecfb2f18e173b990291cae53e606b (diff)
downloadaports-25de54c8b45369ae1eeef5f249eb4a87f3bd9dbb.tar.bz2
aports-25de54c8b45369ae1eeef5f249eb4a87f3bd9dbb.tar.xz
testing/drbd: replace opts in init.d script
ref #944
Diffstat (limited to 'testing/drbd/drbd.initd')
-rw-r--r--testing/drbd/drbd.initd6
1 files changed, 3 insertions, 3 deletions
diff --git a/testing/drbd/drbd.initd b/testing/drbd/drbd.initd
index 5da2dda326..48f9e19fee 100644
--- a/testing/drbd/drbd.initd
+++ b/testing/drbd/drbd.initd
@@ -1,9 +1,9 @@
#!/sbin/runscript
-# Copyright 1999-2007 Gentoo Foundation
+# Copyright 1999-2011 Gentoo Foundation
# Distributed under the terms of the GNU General Public License, v2 or later
-# $Header: /var/cvsroot/gentoo-x86/sys-cluster/drbd/files/drbd-8.0.rc,v 1.6 2010/08/02 04:42:36 xarthisius Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-cluster/drbd/files/drbd-8.0.rc,v 1.7 2011/12/04 13:07:20 swegener Exp $
-opts="${opts} reload"
+extra_started_commands="reload"
depend() {
use logger