diff options
Diffstat (limited to 'testing/drbd/drbd.initd')
| -rw-r--r-- | testing/drbd/drbd.initd | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/testing/drbd/drbd.initd b/testing/drbd/drbd.initd index 5da2dda32..48f9e19fe 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 |
