blob: b31f36ce2596f71f567bc7acbc3deb50a7a47947 [file] [log] [blame]
rjw1f884582022-01-06 17:20:42 +08001# Defaults for proftpd initscript
2
3# Master system-wide proftpd switch. The initscript
4# will not run if it is not set to yes.
5RUN="yes"
6
7# Default options.
8# For more exhaustive logging, try "-d 3".
9OPTIONS=""