smstools3: Move init script to use procd 5632/head
authorHarald Geyer <harald@ccbib.org>
Sun, 14 May 2017 17:13:17 +0000 (17:13 +0000)
committerHarald Geyer <harald@ccbib.org>
Tue, 6 Mar 2018 14:17:14 +0000 (14:17 +0000)
commit0cc76f89ae4b843c280d1b9ede26db08c24888c5
treed5bdc8828568f0b9080a5a314414892a5a3969f9
parent4b0ed514de30717548f85541c36c7600c58aeb09
smstools3: Move init script to use procd

* properly install config file
* prevent smsd from starting right after installation to prevent loss of data
  (make default device unavailable by turning configuration into comments)
* move init script to procd
* update init script priority to sane value
* log to syslog - at the moment via stdout and procd
  this is a workaround to force smsd to stay in the foreground
* the init script can't do a modem reset anymore
  use an alarmhandler script instead
* add a local patch to make all processes terminate if the main process dies
* take over the package as new maintainer

Signed-off-by: Harald Geyer <harald@ccbib.org>
utils/smstools3/Makefile
utils/smstools3/files/smstools3.conf
utils/smstools3/files/smstools3.init
utils/smstools3/patches/004-modem-processes.patch [new file with mode: 0644]