12 lines
129 B
SYSTEMD
12 lines
129 B
SYSTEMD
|
[Unit]
|
||
|
Description=AniNIX/Aether | Generation
|
||
|
|
||
|
[Timer]
|
||
|
OnCalendar=01:00
|
||
|
Persistent=false
|
||
|
|
||
|
[Install]
|
||
|
WantedBy=timers.target
|
||
|
|
||
|
#EOF
|