summaryrefslogtreecommitdiff
path: root/net/freeswitch/files/pkg-message.in
blob: 8181a37a4077abd9dd10cc0744654ed0d525d14b (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
[
{ type: install
  message: <<EOM
Example configurations are available in:

%%EXAMPLESDIR%%/

A working initial configuration can be installed by running:

( cd %%EXAMPLESDIR%%/vanilla/ && pax -rw -p e . %%ETCDIR%% )
EOM
}
]