What I have now: # cat amanda.socket [Socket] ListenStream=10080 Accept=true
[Install] WantedBy=sockets.target # cat amanda\@.service [Unit] Description=amandad [Service] ExecStart=-/usr/libexec/amanda/amandad -auth=bsdtcp amdump User=amanda Group=amanda [Install] WantedBy=multi-user.target This leads to a failing service after I run "amcheck -c ..." on the backup server (this contacts the client to check availability etc). I am unsure about "User" and "Group" within the service-file, couldn't find that within the manpage. Stefan _______________________________________________ systemd-devel mailing list [email protected] http://lists.freedesktop.org/mailman/listinfo/systemd-devel
