aboutsummaryrefslogtreecommitdiff
path: root/audio/darkice/files/pkg-message.in
blob: d5bdb51e263d76ab0e68a4fdade899688d47806f (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
[
{ type: install
  message: <<EOM
Unless this file already existed, a sample configuration file
has been placed in %%ETCDIR%%.cfg.

Please edit it according to your needs.

********************************************************************

In order to enable darkice Server service at startup and start it please run:
# service darkice enable
# service darkice start

EOM
}
]