86239fe16a
- Change the sample configuration file to have same behaviour as old startup script did by default While here: - Make strip command silent - Fix some staging glitches - Use new @sample directive PR: 191361 [1] Submitted by: timp87@gmail.com
38 lines
832 B
Text
38 lines
832 B
Text
bin/smsd
|
|
bin/sendsms
|
|
bin/sms2html
|
|
bin/sms2unicode
|
|
bin/unicode2sms
|
|
%%DATADIR%%/callhandler
|
|
%%DATADIR%%/checkhandler-utf-8
|
|
%%DATADIR%%/email2sms
|
|
%%DATADIR%%/eventhandler-utf-8
|
|
%%DATADIR%%/eventhandler_report
|
|
%%DATADIR%%/forwardsms
|
|
%%DATADIR%%/hex2bin
|
|
%%DATADIR%%/hex2dec
|
|
%%DATADIR%%/load_balancing.sh
|
|
%%DATADIR%%/mysmsd
|
|
%%DATADIR%%/pkill
|
|
%%DATADIR%%/regular_run
|
|
%%DATADIR%%/sendsms
|
|
%%DATADIR%%/sms3
|
|
%%DATADIR%%/sms2html
|
|
%%DATADIR%%/sms2unicode
|
|
%%DATADIR%%/sms2xml
|
|
%%DATADIR%%/smsevent
|
|
%%DATADIR%%/smsresend
|
|
%%DATADIR%%/smstest.php
|
|
%%DATADIR%%/sql_demo
|
|
%%DATADIR%%/unicode2sms
|
|
@sample etc/smsd.conf.sample
|
|
@dirrm %%DATADIR%%
|
|
@cwd /
|
|
@owner %%SMSD_USER%%
|
|
@group %%SMSD_GROUP%%
|
|
@dirrmtry %%SPOOLDIR%%/incoming
|
|
@dirrmtry %%SPOOLDIR%%/outgoing
|
|
@dirrmtry %%SPOOLDIR%%/checked
|
|
@dirrmtry %%LOGDIR%%
|
|
@dirrmtry %%PIDDIR%%
|
|
@dirrmtry %%SPOOLDIR%%
|