10 lines
116 B
SYSTEMD
10 lines
116 B
SYSTEMD
|
[Unit]
|
||
|
Description=Run disk_space_alert
|
||
|
|
||
|
[Timer]
|
||
|
OnCalendar=daily
|
||
|
Persistent=true
|
||
|
|
||
|
[Install]
|
||
|
WantedBy=timers.target
|