spark/roles/himawaripy/templates
Pig Monkey 2ca8f11cc6 run himawaripy as a user service
Existing users should first stop, disable, and remove the old system timer and service:

    $ sudo systemctl stop himawaripy@$USER.timer
    $ sudo systemctl disable himawaripy@$USER.timer
    $ sudo rm /etc/systemd/system/himawaripy@.*

If the system timer is present in the trusted unit file, remove it.
2018-04-03 19:14:46 -07:00
..
himawaripy.service.j2 run himawaripy as a user service 2018-04-03 19:14:46 -07:00
himawaripy.timer.j2 run himawaripy as a user service 2018-04-03 19:14:46 -07:00