summaryrefslogtreecommitdiff
path: root/backup/amanda/files/amanda.service-r1
diff options
context:
space:
mode:
Diffstat (limited to 'backup/amanda/files/amanda.service-r1')
-rw-r--r--backup/amanda/files/amanda.service-r110
1 files changed, 10 insertions, 0 deletions
diff --git a/backup/amanda/files/amanda.service-r1 b/backup/amanda/files/amanda.service-r1
new file mode 100644
index 000000000000..a605eb487bf0
--- /dev/null
+++ b/backup/amanda/files/amanda.service-r1
@@ -0,0 +1,10 @@
+[Unit]
+Description=Amanda Backup System
+After=local-fs.target
+
+[Service]
+User=amanda
+Group=amanda
+ExecStart=/usr/libexec/amanda/amandad -auth=bsdtcp amdump amindexd amidxtaped
+StandardInput=socket
+StandardOutput=socket