aboutsummaryrefslogtreecommitdiffstats
path: root/testing/csync2/csync2.initd
diff options
context:
space:
mode:
authorJakub Jirutka <jakub@jirutka.cz>2018-06-24 23:01:23 +0200
committerJakub Jirutka <jakub@jirutka.cz>2018-06-24 23:01:23 +0200
commit10b4495bd2fb968a2de29bd4f5bdc8ca964907b1 (patch)
tree77f86b89b786a5e716b707c15006c32249b4de97 /testing/csync2/csync2.initd
parenta56011e2b08f5a9a6859319580f803e44f07f2aa (diff)
downloadaports-10b4495bd2fb968a2de29bd4f5bdc8ca964907b1.tar.bz2
aports-10b4495bd2fb968a2de29bd4f5bdc8ca964907b1.tar.xz
community/csync2: move from testing
Diffstat (limited to 'testing/csync2/csync2.initd')
-rw-r--r--testing/csync2/csync2.initd6
1 files changed, 0 insertions, 6 deletions
diff --git a/testing/csync2/csync2.initd b/testing/csync2/csync2.initd
deleted file mode 100644
index c16522e926..0000000000
--- a/testing/csync2/csync2.initd
+++ /dev/null
@@ -1,6 +0,0 @@
-#!/sbin/openrc-run
-
-command="/usr/sbin/csync2"
-command_args="-ii ${command_args:-}"
-command_background="yes"
-pidfile="/run/$RC_SVCNAME.pid"