Bump
This commit is contained in:
9
net-ftp/oftpd/files/oftpd.service
Normal file
9
net-ftp/oftpd/files/oftpd.service
Normal file
@@ -0,0 +1,9 @@
|
||||
[Unit]
|
||||
Description=oftpd is designed to be as secure as an anonymous FTP server can possibly be.
|
||||
After=syslog.target network.target
|
||||
|
||||
[Service]
|
||||
ExecStart=/usr/sbin/oftpd --daemon --no-fork --user nobody --group nobody $TFTPD_ROOT
|
||||
|
||||
[Install]
|
||||
WantedBy=multi-user.target
|
||||
Reference in New Issue
Block a user