summaryrefslogtreecommitdiffstats
path: root/satellit_installer
diff options
context:
space:
mode:
Diffstat (limited to 'satellit_installer')
-rw-r--r--satellit_installer/static_files/atftpd.service7
1 files changed, 4 insertions, 3 deletions
diff --git a/satellit_installer/static_files/atftpd.service b/satellit_installer/static_files/atftpd.service
index e0813fd..a97dbca 100644
--- a/satellit_installer/static_files/atftpd.service
+++ b/satellit_installer/static_files/atftpd.service
@@ -1,10 +1,11 @@
[Unit]
-Description=LSB: Launch atftpd server
-After=systemd-journald-dev-log.socket network-online.target remote-fs.target local-fs.target
+Description=atftpd server
+After=network.target local-fs.target
Wants=network-online.target
[Service]
EnvironmentFile=/etc/default/atftpd
Restart=always
-TimeoutSec=5min
+RestartSec=5
+TimeoutSec=10
ExecStart=/usr/sbin/atftpd --no-fork --daemon $OPTIONS