projects-jenz/file_mover/systemctl/backups.service

10 lines
165 B
SYSTEMD
Raw Normal View History

[Unit]
Description=Creates backups thrice a week
[Service]
Type=simple
User=file_mover
WorkingDirectory=/home/file_mover
ExecStart=/home/file_mover/run_backups.sh