summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSven Wegener <swegener@gentoo.org>2011-12-04 10:35:07 +0000
committerSven Wegener <swegener@gentoo.org>2011-12-04 10:35:07 +0000
commit174b5de444db1636a3b05c4393958aa6d7d5a1ec (patch)
tree289529907720352ad5440c11bfaeb2f9a61c3225 /net-p2p/transmission/files/transmission-daemon.initd.7
parentreload is extra_started_commands (diff)
downloadhistorical-174b5de444db1636a3b05c4393958aa6d7d5a1ec.tar.gz
historical-174b5de444db1636a3b05c4393958aa6d7d5a1ec.tar.bz2
historical-174b5de444db1636a3b05c4393958aa6d7d5a1ec.zip
reload is extra_started_commands
Package-Manager: portage-2.2.0_alpha79/cvs/Linux x86_64
Diffstat (limited to 'net-p2p/transmission/files/transmission-daemon.initd.7')
-rw-r--r--net-p2p/transmission/files/transmission-daemon.initd.74
1 files changed, 2 insertions, 2 deletions
diff --git a/net-p2p/transmission/files/transmission-daemon.initd.7 b/net-p2p/transmission/files/transmission-daemon.initd.7
index 0fa98a6a5936..d4ddb66127b1 100644
--- a/net-p2p/transmission/files/transmission-daemon.initd.7
+++ b/net-p2p/transmission/files/transmission-daemon.initd.7
@@ -1,9 +1,9 @@
#!/sbin/runscript
# Copyright 1999-2011 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-p2p/transmission/files/transmission-daemon.initd.7,v 1.1 2011/04/06 16:29:15 pva Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-p2p/transmission/files/transmission-daemon.initd.7,v 1.2 2011/12/04 10:35:07 swegener Exp $
-opts="start stop reload"
+extra_started_commands="reload"
description="Transmission is a fast, easy and free bittorrent client"
description_start="Start transmission-daemon server and web interface"
description_stop="Stop transmission-daemon server and web interface"