Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
RPM: Typo fixes
  • Loading branch information
perexg committed Oct 13, 2014
1 parent 14a7de8 commit 6f3324e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion rpm/tvheadend.service
Expand Up @@ -4,7 +4,7 @@ After=syslog.target network.target auditd.service

[Service]
EnvironmentFile=/etc/sysconfig/tvheadend
ExecStart=/usr/bin/tvheadend -f -p /var/run/tvheadend.pid -u $OPTIONS
ExecStart=/usr/bin/tvheadend -f -p /var/run/tvheadend.pid $OPTIONS
PIDFile=/var/run/tvheadend.pid
Type=forking
Restart=on-failure
Expand Down

0 comments on commit 6f3324e

Please sign in to comment.