File: ftp-proxy.default

package info (click to toggle)
proxy-suite 1.9.2.4-11
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 2,060 kB
  • sloc: ansic: 6,533; sh: 2,968; makefile: 285
file content (7 lines) | stat: -rw-r--r-- 271 bytes parent folder | download
1
2
3
4
5
6
7
# This file controls the behaviour of the ftp-proxy init script.  It
# will be parsed as a shell script.

# Set to "yes" to have the init script start ftp-proxy.
# This is not considered under systemd systems:
# use systemctl enable ftp-proxy.service there
RUN_DAEMON=no