mirror of
https://github.com/SoftEtherVPN/SoftEtherVPN.git
synced 2025-07-07 00:04:57 +03:00
Revert "RPM package and systemd service file fixes (for CentOS 8)"
This commit is contained in:
@ -16,11 +16,8 @@ Restart=on-failure
|
||||
PrivateTmp=yes
|
||||
ProtectHome=yes
|
||||
ProtectSystem=full
|
||||
ReadOnlyPaths=/
|
||||
ReadWritePaths=-@DIR@/softether/vpnserver
|
||||
ReadWritePaths=@CPACK_PACKAGING_INSTALL_PREFIX@/run/softether
|
||||
ReadWritePaths=@CPACK_PACKAGING_INSTALL_PREFIX@/var/log/softether
|
||||
ReadWritePaths=@CPACK_PACKAGING_INSTALL_PREFIX@/var/lib/softether
|
||||
ReadOnlyDirectories=/
|
||||
ReadWriteDirectories=-@DIR@/softether/vpnserver
|
||||
CapabilityBoundingSet=CAP_NET_ADMIN CAP_NET_BIND_SERVICE CAP_NET_BROADCAST CAP_NET_RAW CAP_SYS_NICE CAP_SYSLOG CAP_SETUID
|
||||
|
||||
[Install]
|
||||
|
Reference in New Issue
Block a user