]> git.ipfire.org Git - people/ms/ipfire-3.x.git/blobdiff - vsftpd/systemd/vsftpd.service
Move all packages to root.
[people/ms/ipfire-3.x.git] / vsftpd / systemd / vsftpd.service
diff --git a/vsftpd/systemd/vsftpd.service b/vsftpd/systemd/vsftpd.service
new file mode 100644 (file)
index 0000000..4d1148f
--- /dev/null
@@ -0,0 +1,9 @@
+[Unit]
+Description=Very Secure FTP Daemon
+
+[Service]
+Type=forking
+ExecStart=/usr/bin/vsftpd /etc/vsftpd/vsftpd.conf
+
+[Install]
+WantedBy=multi-user.target