This unit is provided by:
Options
-
[Install]
-
[Service]
-
AmbientCapabilities=CAP_NET_BIND_SERVICE
-
DynamicUser=yes
-
EnvironmentFile=/etc/conf.d/atftpd
-
EnvironmentFile=/etc/default/atftpd
-
EnvironmentFile=/etc/sysconfig/atftpd
-
ExecStart=/usr/bin/atftpd --user=atftp.atftp --daemon --no-fork $ATFTPD_ARGS
-
ExecStart=/usr/sbin/atftpd --user $ATFTPD_USER --group $ATFTPD_GROUP $ATFTPD_OPTIONS $ATFTPD_DIRECTORY
-
ExecStart=/usr/sbin/in.tftpd $OPTIONS
-
ExecStartPre=-/usr/bin/su -c "/usr/bin/touch $ATFTPD_LOGFILE" -s /bin/bash $ATFTPD_USER
-
NoNewPrivileges
Introduced in systemd 239=on -
PrivateDevices
Introduced in systemd 209=on -
PrivateDevices
Introduced in systemd 209=yes -
ProtectClock
Introduced in systemd 245=yes -
ProtectControlGroups
Introduced in systemd 232=yes -
ProtectHome
Introduced in systemd 214=on -
ProtectHome
Introduced in systemd 214=yes -
ProtectHostname
Introduced in systemd 242=yes -
ProtectKernelLogs
Introduced in systemd 244=yes -
ProtectKernelModules
Introduced in systemd 232=yes -
ProtectKernelTunables
Introduced in systemd 232=yes -
ProtectSystem
Introduced in systemd 214=full -
RestrictRealtime
Introduced in systemd 231=yes -
StandardInput=socket
-
User=atftp
-
-
[Unit]
-
After=network.target
-
Description=Advanced TFTP Daemon
-
Description=Advanced TFTP Server
-
Documentation=man:in.tftpd
-
Requires=atftpd.socket
-
Additionnal notes
Nothing here.