summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--net-misc/tlsdate/files/tlsdate.rc2
-rw-r--r--net-misc/tlsdate/files/tlsdated.rc2
2 files changed, 2 insertions, 2 deletions
diff --git a/net-misc/tlsdate/files/tlsdate.rc b/net-misc/tlsdate/files/tlsdate.rc
index 95ee306745c..25ad29e3f0e 100644
--- a/net-misc/tlsdate/files/tlsdate.rc
+++ b/net-misc/tlsdate/files/tlsdate.rc
@@ -1,4 +1,4 @@
-#!/sbin/runscript
+#!/sbin/openrc-run
# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Id$
diff --git a/net-misc/tlsdate/files/tlsdated.rc b/net-misc/tlsdate/files/tlsdated.rc
index cc56fbaa03c..8c8152e31b9 100644
--- a/net-misc/tlsdate/files/tlsdated.rc
+++ b/net-misc/tlsdate/files/tlsdated.rc
@@ -1,4 +1,4 @@
-#!/sbin/runscript
+#!/sbin/openrc-run
# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Id$