File: mbmon.default

package info (click to toggle)
xmbmon 2.05-12
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 992 kB
  • sloc: ansic: 6,088; sh: 2,185; perl: 87; makefile: 82
file content (12 lines) | stat: -rw-r--r-- 276 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
# mbmond config file
#
# Dustin Laurence 2005/06/17

# This port seems to be appropriate and unused
MBMONPORT="411"

# Start mbmon as a daemon?
# Set to 1 to start it
# Set to 0 to disable it
# This is not used under systemd. Use systemctl enable/disable mbmon.
START_MBMON=0