12 lines
141 B
SYSTEMD
12 lines
141 B
SYSTEMD
[Unit]
|
|
Description=Sharingan-IDS | Vulnerability scanning
|
|
|
|
[Timer]
|
|
OnCalendar=15:00
|
|
Persistent=false
|
|
|
|
[Install]
|
|
WantedBy=timers.target
|
|
|
|
#EOF
|