mirror of
https://github.com/BioArchLinux/junest-img.git
synced 2025-03-10 06:44:01 +00:00
7 lines
146 B
SYSTEMD
7 lines
146 B
SYSTEMD
[Unit]
|
|
Description=Runs junest generator every Mon
|
|
[Timer]
|
|
OnCalendar=Mon *-*-* 04:00:00
|
|
Unit=junest.service
|
|
[Install]
|
|
WantedBy=multi-user.target
|