[Unit] Description=MythTV reschedule service. # Workaround for a bug where mythbackend disconnects from the database and # fails to reconnect when a long time elapses between database accesses. # Forcing a reschedule causes database access. Wants=mythtv-backend.service After=mythtv-backend.service [Service] User=mythtv ExecStart=/usr/bin/mythutil --resched [Install] WantedBy=multi-user.target