diff options
| author | Carlo Landmeter <clandmeter@gmail.com> | 2017-04-22 14:58:51 +0200 |
|---|---|---|
| committer | Carlo Landmeter <clandmeter@gmail.com> | 2017-04-22 14:59:19 +0200 |
| commit | eeda40de0812930e4748eee91df9583f333cdb99 (patch) | |
| tree | 63fe22f9daeb179c92b18993bf61506b9bf42f7a /testing/tvheadend-git/tvheadend-git.initd | |
| parent | 9c9185a440ae35ea2df447a0ff4f35fd5a001758 (diff) | |
| download | aports-eeda40de0812930e4748eee91df9583f333cdb99.tar.bz2 aports-eeda40de0812930e4748eee91df9583f333cdb99.tar.xz | |
community/tvheadend: upgrade to 4.2.1
and remove testing/tvheadend-git
Diffstat (limited to 'testing/tvheadend-git/tvheadend-git.initd')
| -rw-r--r-- | testing/tvheadend-git/tvheadend-git.initd | 14 |
1 files changed, 0 insertions, 14 deletions
diff --git a/testing/tvheadend-git/tvheadend-git.initd b/testing/tvheadend-git/tvheadend-git.initd deleted file mode 100644 index a4ac31084a..0000000000 --- a/testing/tvheadend-git/tvheadend-git.initd +++ /dev/null @@ -1,14 +0,0 @@ -#!/sbin/openrc-run - -command="/usr/bin/tvheadend" -command_args="-f -c $TVHCONF -u tvheadend -g video -p $TVHPID $TVHARGS" -retry="TERM/30/KILL/5" -pidfile=$TVHPID -name="tvheadend-git" -required_dirs=$TVHCONF - -depend() { - use logger dns - need net - after firewall -} |
