--- smsdaemon/smsdaemon.conf 2008/12/23 14:20:43 217 +++ smsdaemon/smsdaemon.conf 2010/04/27 21:03:37 677 @@ -6,7 +6,7 @@ # * internal # * smstools # * debug -transceiver = smstools +transceiver = debug #Which user / group should the daemon run as @@ -41,7 +41,6 @@ plugin = shellexec trigger=ping; cmd=nmap -sP 192.168.10.1-255 | grep appears | awk '{print $2}'; allowparms=0; returnoutput=1 plugin = shellexec trigger=fortune; cmd=/usr/games/fortune -s -n 300 ; allowparms=0; returnoutput=1 - # Option task # Specify which tasks should be loaded task = spool @@ -82,8 +81,8 @@ # Option inboxdir # where should the files be read from -inboxdir = /var/spool/sms/inbox +inboxdir = /home/torben/smstool # Option outgoingdir # where should the outgoing messages be written -outgoingdir = /var/spool/sms/outgoing +outgoingdir = /home/torben/smstool