diff --git a/backup-files.service b/backup-files.service deleted file mode 100644 index a39ba39..0000000 --- a/backup-files.service +++ /dev/null @@ -1,9 +0,0 @@ -[Unit] -Description=Backup Files - -[Service] -Type=simple -Nice=19 -IOSchedulingClass=2 -IOSchedulingPriority=7 -ExecStart=/scr/local/backup-fileserver diff --git a/backup-files.timer b/backup-files.timer deleted file mode 100644 index 903b331..0000000 --- a/backup-files.timer +++ /dev/null @@ -1,10 +0,0 @@ -[Unit] -Description=Backup Files - -[Timer] -OnCalendar=04:15:00 -AccuracySec=300s -Persistent=true - -[Install] -WantedBy=timers.target