lots of refactoring
This commit is contained in:
parent
a1191ff72a
commit
e6901ef554
21 changed files with 37 additions and 103 deletions
10
systemd-units/user/lolcate-update.timer
Normal file
10
systemd-units/user/lolcate-update.timer
Normal file
|
@ -0,0 +1,10 @@
|
|||
|
||||
[Unit]
|
||||
Description=run lolcate updater every 20min
|
||||
|
||||
[Timer]
|
||||
OnBootSec=1min
|
||||
OnUnitActiveSec=20min
|
||||
|
||||
[Install]
|
||||
WantedBy=timers.target
|
Loading…
Add table
Add a link
Reference in a new issue