File: mactelnet-server.default

package info (click to toggle)
mactelnet 0.4.4-4
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, bullseye, buster, stretch
  • size: 1,272 kB
  • ctags: 651
  • sloc: sh: 4,769; ansic: 4,130; makefile: 33; sed: 16
file content (14 lines) | stat: -rw-r--r-- 393 bytes parent folder | download | duplicates (4)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
# Defaults for mactelnet-server initscript
# sourced by /etc/init.d/mactelnet-server
# installed at /etc/default/mactelnet-server by the maintainer scripts

#
# This is a POSIX shell fragment
#

# Disable daemon by setting the next parameter to yes
ENABLED=yes

# Additional options that are passed to the Daemon.
# Read manual page for mactelnetd(1) for options descriptions
DAEMON_OPTS="-n"