mirror of
https://github.com/ChronosX88/netsukuku.git
synced 2024-11-22 10:12:18 +00:00
ntkd.pid location was incorrect
This commit is contained in:
parent
9e20200410
commit
b55ebb4275
@ -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();
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user