summarylogtreecommitdiffstats
path: root/pure-ftpd.service
blob: d0b92d6f0013b4082a1d74a1f1fc85f256fb4d44 (plain)
1
2
3
4
5
6
7
8
9
10
11
[Unit]
Description=Pure-FTPd server
After=network.target

[Service]
Type=forking
PIDFile=/run/pure-ftpd.pid
ExecStart=/usr/bin/pure-config.pl /etc/pure-ftpd/pure-ftpd.conf

[Install]
WantedBy=multi-user.target