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 -
PrivateDevicesIntroduced in systemd 209=yes -
ProtectClockIntroduced in systemd 245=yes -
ProtectControlGroupsIntroduced in systemd 232=yes -
ProtectHostnameIntroduced in systemd 242=yes -
ProtectKernelLogsIntroduced in systemd 244=yes -
ProtectKernelModulesIntroduced in systemd 232=yes -
ProtectKernelTunablesIntroduced in systemd 232=yes -
RestrictRealtimeIntroduced 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.