1
0
mirror of https://github.com/SoftEtherVPN/SoftEtherVPN.git synced 2025-07-10 09:44:58 +03:00
Commit Graph

10 Commits

Author SHA1 Message Date
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
40ed982079 Fix systemd unit file generation 2020-06-30 01:22:37 -04:00
c6117d4f8e systemd: replace deprecated CAP_SYS_ADMIN with CAP_SYSLOG 2019-07-08 21:05:35 +05:00
139fffe6e0 adjust systemd paths according to installation path 2018-10-22 10:55:12 +05:00
afde7fb981 CMake: install systemd configuration files 2018-09-07 21:45:33 +02:00
bccc18b825 Granting CAP_SETUID as it seems to be needed 2015-06-22 11:39:12 -07:00
04cfcd47ab Granting CAP_SYS_ADMIN capability 2015-06-22 11:27:25 -07:00
73112980b3 Added hardening to confine its system capability to what SoftEther requires 2015-06-22 10:59:34 -07:00
74795cd42d Omitting an extra (unneeded) argument 2015-06-04 21:15:34 -07:00
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