From fd2bb2f751c13b3c0c002b8e012810902b9da364 Mon Sep 17 00:00:00 2001 From: "A. Wilcox" Date: Fri, 8 Jun 2018 02:02:24 -0500 Subject: harmony -> system --- harmony/rsync/rsyncd.initd | 16 ---------------- 1 file changed, 16 deletions(-) delete mode 100644 harmony/rsync/rsyncd.initd (limited to 'harmony/rsync/rsyncd.initd') diff --git a/harmony/rsync/rsyncd.initd b/harmony/rsync/rsyncd.initd deleted file mode 100644 index eb05b3b59..000000000 --- a/harmony/rsync/rsyncd.initd +++ /dev/null @@ -1,16 +0,0 @@ -#!/sbin/openrc-run - -: ${cfgfile:="/etc/rsyncd.conf"} - -command="/usr/bin/rsync" -command_args="--daemon --no-detach --config=$cfgfile - $command_args $RSYNC_OPTS" -command_background="yes" - -pidfile="/run/$RC_SVCNAME.pid" -required_files="$cfgfile" - -depend() { - use net - after firewall -} -- cgit v1.2.3-70-g09d2