This unit is provided by:
Options
-
[Install]
-
WantedBy=multi-user.target
-
-
[Service]
-
ExecReload=/bin/kill -HUP $MAINPID
-
ExecStart=/usr/bin/vsftpd
-
ExecStart=/usr/sbin/vsftpd /etc/vsftpd.conf
-
ExecStart=/usr/sbin/vsftpd /etc/vsftpd/vsftpd.conf
-
ExecStartPre=-/bin/mkdir -p /var/run/vsftpd/empty
-
KillMode=process
-
PrivateDevices
Introduced in systemd 209=yes -
ProtectClock
Introduced in systemd 245=yes -
ProtectControlGroups
Introduced in systemd 232=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 -
RestrictRealtime
Introduced in systemd 231=yes -
Type=forking
-
Type=simple
-
-
[Unit]
-
After=network-online.target
-
After=network.target
-
Description=Vsftpd ftp daemon
-
Description=vsftpd FTP server
-
Description=vsftpd daemon
-
Additionnal notes
Nothing here.