SiriServerCore icon indicating copy to clipboard operation
SiriServerCore copied to clipboard

basic daemon support

Open cytec opened this issue 13 years ago • 5 comments

Added basic support to run SiriServer as a daemon, also a kill function to kill a daeminized server.

this is my first pull request, hope everything is done right :)

cytec avatar Mar 12 '12 20:03 cytec

nice

jimmykane avatar Mar 13 '12 00:03 jimmykane

pushed an update, should i create a new pull request?

cytec avatar Mar 20 '12 12:03 cytec

@cytec no, when you push to the same branch as your pull request is from, the commits get added to the pull request.

dnelson avatar Mar 21 '12 17:03 dnelson

@packetcollision k thx for the info, ill guess ive just whait for @Eichhoernchen to review it ;)

cytec avatar Mar 21 '12 17:03 cytec

Hello, on CentOS 6 ... i can't run the daemon as service ...

[root~]# service siricore start /etc/init.d/siricore: line 44: .: filename argument required .: usage: . filename [arguments] /etc/init.d/siricore: line 83: log_daemon_msg: command not found /etc/init.d/siricore: line 86: start-stop-daemon: command not found /etc/init.d/siricore: line 37: log_end_msg: command not found

Why ?

THxx !!

pimaxx avatar Jun 14 '12 17:06 pimaxx