You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
9 lines
175 B
SYSTEMD
9 lines
175 B
SYSTEMD
5 years ago
|
[Unit]
|
||
|
Description=Timer zum Aufruf der Call of Duty Statistiken lesen
|
||
|
|
||
|
[Timer]
|
||
|
OnCalendar=*-*-* 00,08,16,20:00:00
|
||
|
Unit=cod_stats.service
|
||
|
|
||
|
[Install]
|
||
|
WantedBy=multi-user.target
|