utils/smstools3: update to 3.1.21

Update package to 3.1.21, remove parts of patches which were already
included upstream, update some OpenWrt specific things.

Signed-off-by: Paul Wassi <p.wassi@gmx.at>
This commit is contained in:
Paul Wassi
2017-10-10 23:06:42 +02:00
parent bc5e788164
commit e405d13729
5 changed files with 20 additions and 37 deletions
+2 -2
View File
@@ -19,9 +19,9 @@ INFOFILE="/var/run/smsd.working"
# Logfile can also be defined in here:
LOGFILE="/var/log/smsd.log"
DAEMON=/usr/local/bin/smsd
DAEMON=/usr/bin/smsd
# A program which turns power off for couple of seconds:
RESETMODEMS=/usr/local/bin/smsd_resetmodems
RESETMODEMS=/usr/bin/smsd_resetmodems
NAME=smsd
PSOPT=""