|
|
|
|
|
by vlovich123
660 days ago
|
|
> It's very common for daemons/servers to chdir("/") at the top of main. Relative paths sent by clients getting broken is a feature, not a bug. I instead put that in the lauhch script / systemd policy. That way when I run the server locally for development weird shit doesn’t happen in my root. |
|