diff options
author | Doug Barton <dougb@FreeBSD.org> | 2011-05-15 02:49:17 +0000 |
---|---|---|
committer | Doug Barton <dougb@FreeBSD.org> | 2011-05-15 02:49:17 +0000 |
commit | 29813d539747e58a6e3322df3f48eae4338c60b5 (patch) | |
tree | ad64253796dc7d189145d9bb72dbd175c35488f4 /multimedia/mythtv | |
parent | 47674a9024d5ae3cd9f5366e069619af12740e46 (diff) |
Notes
Diffstat (limited to 'multimedia/mythtv')
-rw-r--r-- | multimedia/mythtv/files/mythbackend.in | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/multimedia/mythtv/files/mythbackend.in b/multimedia/mythtv/files/mythbackend.in index 242b817d1119..6ddc1cfff746 100644 --- a/multimedia/mythtv/files/mythbackend.in +++ b/multimedia/mythtv/files/mythbackend.in @@ -25,7 +25,6 @@ load_rc_config $name : ${mythbackend_enable="NO"} : ${mythbackend_logfile="/var/log/${name}.log"} -: ${mythbackend_flags=""} command_args="-d -l ${mythbackend_logfile}" |