Hi list,
 
seems like utils/start-stop-daemon.c in the current CVS tree functions incorrectly.
 
[EMAIL PROTECTED]:~/kannel/gateway-my/utils$ gcc -I.. -I ../gw start-stop-daemon.c -o start-stop-daemon
[EMAIL PROTECTED]:~/kannel/gateway-my/utils$ ./start-stop-daemon
./start-stop-daemon: need one of --start or --stop
Try `./start-stop-daemon --help' for more information.
[EMAIL PROTECTED]:~/kannel/gateway-my/utils$ ./start-stop-daemon --help
./start-stop-daemon: need one of --start or --stop
Try `./start-stop-daemon --help' for more information.
[EMAIL PROTECTED]:~/kannel/gateway-my/utils$ ./start-stop-daemon --start
./start-stop-daemon: need one of --start or --stop
Try `./start-stop-daemon --help' for more information.
 
 
regards,
Dziugas Baltrunas

Reply via email to