File: default

package info (click to toggle)
smstools 3.1.11-1
  • links: PTS, VCS
  • area: main
  • in suites: squeeze
  • size: 1,596 kB
  • ctags: 820
  • sloc: ansic: 14,175; sh: 1,173; php: 115; makefile: 44; awk: 17
file content (10 lines) | stat: -rw-r--r-- 262 bytes parent folder | download | duplicates (11)
1
2
3
4
5
6
7
8
9
10
# smsd default file

# Defines under which user smsd is running. This may need to be changed
# if using devices other then /dev/ttyS0
USER="smsd"
GROUP="dialout"

# Specifies pathes.
PIDFILE="/var/run/smstools/smsd.pid"
INFOFILE="/var/run/smstools/smsd.working"