summarylogtreecommitdiffstats
path: root/pure-ftpd.service
diff options
context:
space:
mode:
authorLaszlo Malina2022-01-29 00:18:07 +0100
committerLaszlo Malina2022-01-29 00:18:07 +0100
commit62990a53570c6eee04d91156c06c20bf519d11ac (patch)
tree31cbf724dda71f10fb810a0e680fee756b3c0176 /pure-ftpd.service
parent3e4bec94ca397e8d3f4759dece004bd4bd53e00b (diff)
downloadaur-pure-ftpd-db.tar.gz
Upgrade to 1.0.50
Diffstat (limited to 'pure-ftpd.service')
-rw-r--r--pure-ftpd.service2
1 files changed, 1 insertions, 1 deletions
diff --git a/pure-ftpd.service b/pure-ftpd.service
index 20c53171769b..c616742d0589 100644
--- a/pure-ftpd.service
+++ b/pure-ftpd.service
@@ -5,7 +5,7 @@ After=network.target
[Service]
Type=forking
PIDFile=/run/pure-ftpd.pid
-ExecStart=/usr/bin/pure-config.pl /etc/pure-ftpd/pure-ftpd.conf
+ExecStart=/usr/bin/pure-ftpd /etc/pure-ftpd/pure-ftpd.conf
[Install]
WantedBy=multi-user.target