File: mpdscribble-default

package info (click to toggle)
mpdscribble 0.24-3
  • links: PTS, VCS
  • area: main
  • in suites: bookworm
  • size: 992 kB
  • sloc: cpp: 3,838; sh: 353; makefile: 17
file content (17 lines) | stat: -rw-r--r-- 400 bytes parent folder | download | duplicates (6)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
# Defaults for mpdscribble initscript
# sourced by /etc/init.d/mpdscribble
# installed at /etc/default/mpdscribble by the maintainer scripts

#
# This is a POSIX shell fragment
#

# Whether to enable system wide daemon
MPD_SYSTEMWIDE=0

# Additional options that are passed to the Daemon.
DAEMON_OPTS=""

# user/group to use (mpdscribble:mpdscribble are default)
#USER=mpdscribble
#GROUP=mpdscribble