/
lib
/
systemd
/
system
/
up file
home
# Note that to use proftpd via this socket file, you will need: # # ServerType inetd # # in /etc/proftpd/proftpd.conf # [Unit] Description=ProFTPD FTP Server Activation Socket Conflicts=proftpd.service [Socket] ListenStream=21 Accept=true [Install] WantedBy=sockets.target