mirror of
https://github.com/SoftEtherVPN/SoftEtherVPN.git
synced 2025-11-23 20:01:33 +03:00
Install to `/usr/sbin`, `/usr/lib`, and `/var/lib` according to the Linux filesystem hierarchy standard if SoftEther is built through autotools. In a managed installation, the FHS stipulates that the application must accomodate a read-only installation path. This requires a new `GetStateDir` function that substitues `GetExeDir` in some parts of the code.