--- smsdaemon/smsdaemon.conf 2008/12/07 20:11:40 147 +++ smsdaemon/smsdaemon.conf 2008/12/08 11:30:07 152 @@ -6,11 +6,14 @@ # * internal # * smstools # * debug -transceiver = internal +transceiver = smstools # Option serialport # Only used by internal transceiver, specifies which serial port # the modem is attached to serialport = /dev/ttyUSB0 - +#Which user / group should the daemon run as +# +user = smsd +group = smsd