mirror of
https://github.com/novatiq/packages.git
synced 2026-04-30 07:28:39 +01:00
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:
@@ -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=""
|
||||
|
||||
|
||||
Reference in New Issue
Block a user