File filezilla-server.service of Package filezilla-server
[Unit] Description=A free open source FTP and FTPS Server. After=network-online.target Wants=network-online.target [Service] ExecStart=/usr/bin/filezilla-server --config-dir /etc/filezilla-server/ ExecReload=kill -HUP $MAINPID [Install] WantedBy=multi-user.target