1
0
mirror of https://github.com/SoftEtherVPN/SoftEtherVPN.git synced 2024-09-29 07:00:39 +03:00
Commit Graph

10 Commits

Author SHA1 Message Date
nynauy
023eb3465d
Correct and simplify systemd service files
Remove unnecessary wrappers and change to start services directly. Also remove misused "EnvironmentFile" and unrecommended "KillMode=process".
2024-09-17 07:03:19 +08:00
Ron Isaacson
40ed982079 Fix systemd unit file generation 2020-06-30 01:22:37 -04:00
Ilya Shipitsin
c6117d4f8e systemd: replace deprecated CAP_SYS_ADMIN with CAP_SYSLOG 2019-07-08 21:05:35 +05:00
Ilya Shipitsin
139fffe6e0 adjust systemd paths according to installation path 2018-10-22 10:55:12 +05:00
Davide Beatrici
afde7fb981 CMake: install systemd configuration files 2018-09-07 21:45:33 +02:00
Hideki Saito
bccc18b825
Granting CAP_SETUID as it seems to be needed 2015-06-22 11:39:12 -07:00
Hideki Saito
04cfcd47ab
Granting CAP_SYS_ADMIN capability 2015-06-22 11:27:25 -07:00
Hideki Saito
73112980b3
Added hardening to confine its system capability to what SoftEther requires 2015-06-22 10:59:34 -07:00
Hideki Saito
74795cd42d
Omitting an extra (unneeded) argument 2015-06-04 21:15:34 -07:00
Hideki Saito
0ec6ffcb73
Systemd configuration files
Expects vpnserver/vpnclient/vpnbridge to be in /opt.
Having a file do_not_run within these directories inhibits launch of a respective module.
2015-06-04 19:34:02 -07:00