start-stop-daemon
"Dziugas Baltrunas" <[email protected]>
| Newsgroups | gmane.comp.mobile.kannel.devel |
|---|---|
| Message-ID | <006001c2ebd7$898c8960$c8602fd4@dark> |
Hi list, seems like utils/start-stop-daemon.c in the current CVS tree functions incorrectly. menulis@zona:~/kannel/gateway-my/utils$ gcc -I.. -I ../gw start-stop-daemon.c -o start-stop-daemon menulis@zona:~/kannel/gateway-my/utils$ ./start-stop-daemon ./start-stop-daemon: need one of --start or --stop Try `./start-stop-daemon --help' for more information. menulis@zona:~/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. menulis@zona:~/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