projects-jenz/systemd_file_cleaner/clean_file.timer

11 lines
152 B
SYSTEMD

[Unit]
Description=Runs the fileCleaner once each hour
Requires=clean_file.service
[Timer]
OnCalendar=*-*-* *:0
[Install]
WantedBy=multi-user.target