summaryrefslogtreecommitdiffstats
path: root/abs/core/runit-scripts/runitscripts/services/ncid-logger/run
blob: 56f10d433396b4735dda5d9a2f87de7b0dc8936f (plain)
1
2
3
4
5
6
7
8
9
10
11
#!/bin/sh
#
# Start/stop the ncid-client 
#
. /etc/rc.conf
. /etc/rc.d/functions
. /etc/systemconfig
sv start ncid-server
stat_runit "Starting caller id logger"
exec 2>&1
exec /usr/bin/ncid --no-gui --program /usr/bin/ncid-log.py  127.0.0.1 3333