ntkd.pid location was incorrect

This commit is contained in:
MissValeska 2014-06-02 00:28:28 -07:00
parent 9e20200410
commit b55ebb4275

View File

@ -81,7 +81,7 @@ int openpipe(void) {
int main(void) {
server_opt.pid_file="/ntkd.pid";
server_opt.pid_file="/var/run/ntkd.pid";
openpipe();