eb6860b
* Make the gnokii user a member of a group that has read and write access to
eb6860b
  the SMS device.  For example on RHL-9 and later and ttyS0, add gnokii to the
eb6860b
  uucp group.  See "ls -l /dev/ttyS*".
eb6860b
eb6860b
* Copy smsd2mail.sh somewhere, eg. /usr/local/sbin, make sure it's executable
eb6860b
  by the gnokii user.
eb6860b
eb6860b
* Configure SMSD_OPTIONS in /etc/sysconfig/gnokii-smsd like:
eb6860b
eb6860b
  SMSD_OPTS="-u /usr/local/sbin/smsd2mail.sh -m file"