how to setup up start up programs
GOwin
ulist at gs1.ubuntuforums.org
Fri Jul 15 07:32:54 UTC 2005
Yes, I am familiar about sessions. But I want the program to run
regardless of who's logged in (or even if nobody's logged in.)
Anyway, I found the error.
I need to specify the complete path to the gammu program
> my etc/init.d/local
>
> #! /bin/sh
>
> /usr/local/bin/gammu --smsd MYSQL /etc/smsdrc &
(and add an ampersand at the end of the file to make it execute the
rest of the scripts instead of waiting for the program to end)
--
GOwin
More information about the ubuntu-users
mailing list