Yihong Wu
8f3915417f
Fix invalid systemd TasksMax
2022-05-11 18:23:48 +08:00
Ilya Shipitsin
c01d8e6058
Revert "RPM package and systemd service file fixes (for CentOS 8)"
2021-08-16 16:06:34 +05:00
Steve Muskiewicz
af84a30adc
Update softether-vpnserver.service
files:
...
* change `ReadOnlyDirectories` -> `ReadOnlyPaths` and `ReadWriteDirectories` -> `ReadWritePaths`
* add `ReadWritePaths` for other necessary directories (this should address #1111 )
2021-06-30 11:48:45 -04: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
Ron Nabuurs
a2e2d5133b
Increased the task limit of the unit file to be 4096 (max
...
connections per hub) * 4096 (max hubs)
2019-04-19 11:59:48 +02: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