We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 41343b1 commit 901b683Copy full SHA for 901b683
templates/backup.service
@@ -2,7 +2,7 @@
2
Description=Backup Service
3
4
[Service]
5
-Type=simple
+Type=oneshot
6
ExecStart=/opt/backup/backup
7
ExecStartPost=/opt/backup/cleanup
8
User={{ backup_user }}
0 commit comments