10 lines
108 B
SYSTEMD
10 lines
108 B
SYSTEMD
![]() |
[Unit]
|
||
|
Description=backUpDB run
|
||
|
|
||
|
[Timer]
|
||
|
OnCalendar=Daily
|
||
|
Persistent=true
|
||
|
|
||
|
[Install]
|
||
|
WantedBy=timers.target
|