/[projects]/smsdaemon/smsdaemon.conf
ViewVC logotype

Diff of /smsdaemon/smsdaemon.conf

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 217 by torben, Tue Dec 23 14:20:43 2008 UTC revision 677 by torben, Tue Apr 27 21:03:37 2010 UTC
# Line 6  Line 6 
6  # * internal  # * internal
7  # * smstools  # * smstools
8  # * debug  # * debug
9  transceiver = smstools  transceiver = debug
10    
11    
12  #Which user / group should the daemon run as  #Which user / group should the daemon run as
# Line 41  plugin = shellexec trigger=wake; cmd=/us Line 41  plugin = shellexec trigger=wake; cmd=/us
41  plugin = shellexec trigger=ping; cmd=nmap -sP 192.168.10.1-255 | grep appears | awk '{print $2}'; allowparms=0; returnoutput=1  plugin = shellexec trigger=ping; cmd=nmap -sP 192.168.10.1-255 | grep appears | awk '{print $2}'; allowparms=0; returnoutput=1
42  plugin = shellexec trigger=fortune; cmd=/usr/games/fortune -s -n 300 ; allowparms=0; returnoutput=1  plugin = shellexec trigger=fortune; cmd=/usr/games/fortune -s -n 300 ; allowparms=0; returnoutput=1
43    
   
44  # Option task  # Option task
45  # Specify which tasks should be loaded  # Specify which tasks should be loaded
46  task = spool  task = spool
# Line 82  pin = 0067 Line 81  pin = 0067
81    
82  # Option inboxdir  # Option inboxdir
83  # where should the files be read from  # where should the files be read from
84  inboxdir = /var/spool/sms/inbox  inboxdir = /home/torben/smstool
85    
86  # Option outgoingdir  # Option outgoingdir
87  # where should the outgoing messages be written  # where should the outgoing messages be written
88  outgoingdir = /var/spool/sms/outgoing  outgoingdir = /home/torben/smstool

Legend:
Removed from v.217  
changed lines
  Added in v.677

  ViewVC Help
Powered by ViewVC 1.1.20