12 lines
140 B
SYSTEMD
12 lines
140 B
SYSTEMD
|
[Unit]
|
||
|
Description=Sharingan-IDS | Update AV definitions
|
||
|
|
||
|
[Timer]
|
||
|
OnCalendar=14:00
|
||
|
Persistent=false
|
||
|
|
||
|
[Install]
|
||
|
WantedBy=timers.target
|
||
|
|
||
|
#EOF
|