This unit is provided by:
Options
-
[Install]-
WantedBy=multi-user.target
-
-
[Service]-
Environment=OPTIONS= CONFIG_FILE=/etc/proftpd/proftpd.conf -
Environment=PROFTPD_OPTIONS= -
EnvironmentFile=-/etc/default/proftpd -
EnvironmentFile=-/etc/sysconfig/proftpd -
ExecReload=/bin/kill -HUP $MAINPID -
ExecStart=/usr/sbin/proftpd --nodaemon -
ExecStart=/usr/sbin/proftpd --nodaemon $PROFTPD_OPTIONS -
ExecStart=/usr/sbin/proftpd -c $CONFIG_FILE $OPTIONS -
ExecStartPre=/usr/sbin/proftpd --configtest -
ExecStartPre=/usr/sbin/proftpd --configtest -c $CONFIG_FILE $OPTIONS -
PIDFile=/run/proftpd.pid -
PIDFile=/run/proftpd/proftpd.pid -
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 -
ProtectSystemIntroduced in systemd 214=full -
RestrictRealtimeIntroduced in systemd 231=yes -
Type=forking -
Type=simple
-
-
[Unit]-
After=network-online.target nss-lookup.target local-fs.target remote-fs.target -
After=systemd-user-sessions.service network.target nss-lookup.target local-fs.target remote-fs.target -
Description=ProFTPD FTP Server -
Description=ProFTPd FTP server -
Documentation=man:proftpd(8) -
Wants=network-online.target
-
Additionnal notes
Nothing here.