mirror of
https://github.com/opnsense/src.git
synced 2026-05-28 04:12:45 -04:00
Add a sample line for lukemftp.
This commit is contained in:
parent
71d645d0a2
commit
4ebfe536d8
1 changed files with 1 additions and 0 deletions
|
|
@ -6,6 +6,7 @@
|
|||
# To disable a service, comment it out by prefixing the line with '#'.
|
||||
# To enable a service, remove the '#' at the beginning of the line.
|
||||
#
|
||||
#ftp stream tcp nowait root /usr/libexec/lukemftpd ftpd -l -r
|
||||
#ftp stream tcp nowait root /usr/libexec/ftpd ftpd -l
|
||||
#ftp stream tcp6 nowait root /usr/libexec/ftpd ftpd -l
|
||||
#telnet stream tcp nowait root /usr/libexec/telnetd telnetd
|
||||
|
|
|
|||
Loading…
Reference in a new issue