summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSven Wegener <swegener@gentoo.org>2011-12-04 10:31:39 +0000
committerSven Wegener <swegener@gentoo.org>2011-12-04 10:31:39 +0000
commit5d464f858b751df39b20870db06434d072996312 (patch)
tree472dc7e0ec75a5df4a9642f4fd56ab98a1a4ab26 /net-misc/tinc
parentreload is extra_started_commands (diff)
downloadhistorical-5d464f858b751df39b20870db06434d072996312.tar.gz
historical-5d464f858b751df39b20870db06434d072996312.tar.bz2
historical-5d464f858b751df39b20870db06434d072996312.zip
reload is extra_started_commands
Package-Manager: portage-2.2.0_alpha79/cvs/Linux x86_64
Diffstat (limited to 'net-misc/tinc')
-rw-r--r--net-misc/tinc/ChangeLog6
-rw-r--r--net-misc/tinc/files/tincd6
-rw-r--r--net-misc/tinc/files/tincd.14
-rw-r--r--net-misc/tinc/files/tincd.lo6
-rw-r--r--net-misc/tinc/files/tincd.lo.14
5 files changed, 15 insertions, 11 deletions
diff --git a/net-misc/tinc/ChangeLog b/net-misc/tinc/ChangeLog
index 5f046092abad..4a2dc3e30c09 100644
--- a/net-misc/tinc/ChangeLog
+++ b/net-misc/tinc/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for net-misc/tinc
# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-misc/tinc/ChangeLog,v 1.25 2011/09/26 03:23:06 blueness Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-misc/tinc/ChangeLog,v 1.26 2011/12/04 10:30:32 swegener Exp $
+
+ 04 Dec 2011; Sven Wegener <swegener@gentoo.org> files/tincd, files/tincd.1,
+ files/tincd.lo, files/tincd.lo.1:
+ reload is extra_started_commands
*tinc-1.0.16-r1 (26 Sep 2011)
diff --git a/net-misc/tinc/files/tincd b/net-misc/tinc/files/tincd
index 452687dfb692..8ae381bb3e22 100644
--- a/net-misc/tinc/files/tincd
+++ b/net-misc/tinc/files/tincd
@@ -1,9 +1,9 @@
#!/sbin/runscript
-# Copyright 1999-2004 Gentoo Foundation
+# Copyright 1999-2011 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-misc/tinc/files/tincd,v 1.5 2008/04/01 14:08:45 dragonheart Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-misc/tinc/files/tincd,v 1.6 2011/12/04 10:30:33 swegener Exp $
-opts="reload"
+extra_started_commands="reload"
depend() {
use logger dns
diff --git a/net-misc/tinc/files/tincd.1 b/net-misc/tinc/files/tincd.1
index 3dc1d61c63f7..e41f4fac03ba 100644
--- a/net-misc/tinc/files/tincd.1
+++ b/net-misc/tinc/files/tincd.1
@@ -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-misc/tinc/files/tincd.1,v 1.1 2011/09/26 03:23:06 blueness Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-misc/tinc/files/tincd.1,v 1.2 2011/12/04 10:30:32 swegener Exp $
-extra_commands="reload"
+extra_started_commands="reload"
NETS="/etc/conf.d/tinc.networks"
DAEMON="/usr/sbin/tincd"
diff --git a/net-misc/tinc/files/tincd.lo b/net-misc/tinc/files/tincd.lo
index 79c185b3810f..5ec82aa605bf 100644
--- a/net-misc/tinc/files/tincd.lo
+++ b/net-misc/tinc/files/tincd.lo
@@ -1,9 +1,9 @@
#!/sbin/runscript
-# Copyright 1999-2010 Gentoo Foundation
+# Copyright 1999-2011 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-misc/tinc/files/tincd.lo,v 1.1 2010/07/18 10:04:56 dragonheart Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-misc/tinc/files/tincd.lo,v 1.2 2011/12/04 10:30:32 swegener Exp $
-opts="reload"
+extra_started_commands="reload"
depend()
{
diff --git a/net-misc/tinc/files/tincd.lo.1 b/net-misc/tinc/files/tincd.lo.1
index 41a2c517ad47..6bd6875ba646 100644
--- a/net-misc/tinc/files/tincd.lo.1
+++ b/net-misc/tinc/files/tincd.lo.1
@@ -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-misc/tinc/files/tincd.lo.1,v 1.1 2011/09/26 03:23:06 blueness Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-misc/tinc/files/tincd.lo.1,v 1.2 2011/12/04 10:30:32 swegener Exp $
-extra_commands="reload"
+extra_started_commands="reload"
DAEMON="/usr/sbin/tincd"