Search found 1 match
- May 3rd, 2009, 5:09 am
- Forum: General Discussion
- Topic: Unable to shutdown service, requires API key - CentOS Service
- Replies: 1
- Views: 2852
Unable to shutdown service, requires API key - CentOS Service
Having reviewed the various documents to create a linuxe service I'm experiencing two problems, the first being the shutdown script, I initiall used the following: /usr/bin/wget -q --delete-after "http://HOSTADDRESS:PORT/sabnzbd/api?mode=shutdown" This did not work, so I've changed it to...