setup backup

This commit is contained in:
2026-07-24 13:48:44 +02:00
parent b66a7cbee6
commit a60abea30a
3 changed files with 22 additions and 0 deletions
+7
View File
@@ -0,0 +1,7 @@
[Unit]
Description=Nightly rsync backup of /opt/server to /mnt/kdrive
After=local-fs.target
[Service]
Type=oneshot
ExecStart=/usr/bin/rsync -a --delete /opt/server/ /mnt/kdrive/serverBackup/