This unit is provided by:
Options
-
[Install]-
WantedBy=multi-user.target
-
-
[Service]-
ExecStart=/bin/sh -c "rm -f /var/lib/mythtv-status/motd_update_disabled" /usr/sbin/mythtv-update-motd -
ExecStop=/bin/sh -c "touch /var/lib/mythtv-status/motd_update_disabled; rm -f /run/motd.mythtv-status"; -
RemainAfterExit=yes -
Type=oneshot
-
-
[Unit]-
After=network.target mythtv-backend.service -
Description=MythTV Status -
Documentation=man:mythtv-status -
Wants=mythtv-backend.service
-
Additionnal notes
Nothing here.