freebsd-ports/comms/smstools3/pkg-plist
Guido Falsi 86239fe16a - Modify startup script to let smsd change user by itself [1]
- 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
2014-06-26 22:28:34 +00:00

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%%