OSDN Git Service

Revert "[actions][cmake] Add --tags option to git describe"
[timidity41/timidity41.git] / debian / timidity.default
1 # Defaults for TiMidity++ scripts
2 # sourced by /etc/init.d/timidity
3 # installed at /etc/default/timidity by the maintainer scripts
4 # $Id: timidity.default,v 1.3 2004/08/07 14:33:26 hmh Exp $
5
6 #
7 # This is a POSIX shell fragment
8 #
9
10 SERVER_HOME=/etc/timidity
11 SERVER_USER=timidity
12 SERVER_NAME="TiMidity++ MIDI sequencer service"
13 SERVER_GROUP=timidity
14 ADDGROUP=audio
15
16 # Enable MIDI sequencer (ALSA), if timidity-deamon is installed
17
18 # uncomment to override enabling triggered by availability of timidity-deamon
19 # TIM_ALSASEQ=false
20
21 # Setting overrides (of /etc/timidity.conf) for the ALSA sequencer daemon
22 TIM_ALSASEQPARAMS="-Os"