Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- [Unit]
- Description=MythTV backend service
- After=network.target mysqld.service NetworkManager-wait-online.service pingnetw$
- Wants=pingnetwork.service
- # uncomment the following line if you will be using the mythweb plugin.
- Wants=httpd.service
- [Service]
- Type=simple
- Environment=MYTHCONFDIR=/home/darren/.mythtv/
- Environment=HOME=/usr/local/share/mythtv/
- User=darren
- StandardOutput=null
- ExecStart=/usr/local/bin/mythbackend --logpath /var/log/mythtv/
- [Install]
- WantedBy=multi-user.target
Advertisement
Add Comment
Please, Sign In to add comment