Commit graph

5 commits

Author SHA1 Message Date
Pig Monkey
b91c1adace misc formatting 2019-04-30 21:05:39 -07:00
Pig Monkey
fe2f2d88f5 simplify nmtrust configuration with includes 2018-11-17 23:19:47 -08:00
Pig Monkey
f3684a8279 update trusted_unit location in roles 2018-11-17 22:41:59 -08:00
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
Pig Monkey
676f9ce7d7 add himawaripy 2017-04-09 12:34:59 -07:00