switched to uwsm
This commit is contained in:
@@ -1,8 +1,10 @@
|
||||
[Unit]
|
||||
Description=Run foo weekly and on boot
|
||||
Requires=graphical-session.target
|
||||
|
||||
[Timer]
|
||||
OnCalendar=minutely
|
||||
Persistent=false
|
||||
OnCalendar=hourly
|
||||
Persistent=true
|
||||
|
||||
[Install]
|
||||
WantedBy=timers.target
|
||||
WantedBy=graphical-session.target
|
||||
|
||||
Reference in New Issue
Block a user