summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKacper Kowalik <xarthisius@gentoo.org>2012-02-07 16:58:08 +0000
committerKacper Kowalik <xarthisius@gentoo.org>2012-02-07 16:58:08 +0000
commit3bee7c060f2e370930f6a230d346ec6110059077 (patch)
treeab3448c38fbe4f9b390135c8a9802b7d67b0cb20 /sys-cluster/ceph/files
parentStable for HPPA (bug #396999). (diff)
downloadgentoo-2-3bee7c060f2e370930f6a230d346ec6110059077.tar.gz
gentoo-2-3bee7c060f2e370930f6a230d346ec6110059077.tar.bz2
gentoo-2-3bee7c060f2e370930f6a230d346ec6110059077.zip
Version bump
(Portage version: 2.2.0_alpha85/cvs/Linux x86_64)
Diffstat (limited to 'sys-cluster/ceph/files')
-rw-r--r--sys-cluster/ceph/files/ceph.initd2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-cluster/ceph/files/ceph.initd b/sys-cluster/ceph/files/ceph.initd
index f56a67b162c4..2e74f0993599 100644
--- a/sys-cluster/ceph/files/ceph.initd
+++ b/sys-cluster/ceph/files/ceph.initd
@@ -1,6 +1,6 @@
#!/sbin/runscript
-opts="reload"
+extra_started_commands="reload"
bin=/usr/lib/ceph/ceph_init.sh
depend() {