summarylogtreecommitdiffstats
path: root/pure-ftpd.service
blob: 994d3320e063bc58783e50822116db317af75fbb (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/pure-ftpd.pid
ExecStart=/usr/bin/pure-config.pl /etc/pure-ftpd/pure-ftpd.conf

[Install]
WantedBy=multi-user.target