summaryrefslogtreecommitdiff
path: root/net-mail/sympa/files
diff options
context:
space:
mode:
Diffstat (limited to 'net-mail/sympa/files')
-rw-r--r--net-mail/sympa/files/sympa-5.4.initd2
-rw-r--r--net-mail/sympa/files/sympa-6.0.initd2
-rw-r--r--net-mail/sympa/files/sympa-6.1.initd2
3 files changed, 3 insertions, 3 deletions
diff --git a/net-mail/sympa/files/sympa-5.4.initd b/net-mail/sympa/files/sympa-5.4.initd
index 9acb21c..86ada21 100644
--- a/net-mail/sympa/files/sympa-5.4.initd
+++ b/net-mail/sympa/files/sympa-5.4.initd
@@ -1,4 +1,4 @@
-#!/sbin/runscript
+#!/sbin/openrc-run
opts="depend start stop"
sympaconf="/etc/sympa/sympa.conf"
diff --git a/net-mail/sympa/files/sympa-6.0.initd b/net-mail/sympa/files/sympa-6.0.initd
index 81b8321..691ce10 100644
--- a/net-mail/sympa/files/sympa-6.0.initd
+++ b/net-mail/sympa/files/sympa-6.0.initd
@@ -1,4 +1,4 @@
-#!/sbin/runscript
+#!/sbin/openrc-run
opts="depend start stop"
sympaconf="/etc/sympa/sympa.conf"
diff --git a/net-mail/sympa/files/sympa-6.1.initd b/net-mail/sympa/files/sympa-6.1.initd
index 1b2a6bb..b54fc17 100644
--- a/net-mail/sympa/files/sympa-6.1.initd
+++ b/net-mail/sympa/files/sympa-6.1.initd
@@ -1,4 +1,4 @@
-#!/sbin/runscript
+#!/sbin/openrc-run
sympaconf="/etc/sympa/sympa.conf"
wwsympaconf="/etc/sympa/wwsympa.conf"