flag for config location, adjusted .service
This commit is contained in:
@@ -6,12 +6,15 @@ After=network.target
|
||||
DynamicUser=yes
|
||||
ExecStart=/opt/csgowtfd/csgowtfd
|
||||
WorkingDirectory=/var/lib/csgowtfd
|
||||
RuntimeDirectory=csgowtfd
|
||||
StateDirectory=csgowtfd
|
||||
ConfigurationDirectory=csgowtfd
|
||||
|
||||
# more hardening
|
||||
NoNewPrivileges=yes
|
||||
PrivateTmp=yes
|
||||
PrivateDevices=yes
|
||||
DevicePolicy=closed
|
||||
ProtectSystem=strict
|
||||
ProtectHome=read-only
|
||||
ProtectControlGroups=yes
|
||||
ProtectKernelModules=yes
|
||||
ProtectKernelTunables=yes
|
||||
@@ -23,4 +26,4 @@ MemoryDenyWriteExecute=yes
|
||||
LockPersonality=yes
|
||||
|
||||
[Install]
|
||||
WantedBy=multi-user.target
|
||||
WantedBy=multi-user.target
|
Reference in New Issue
Block a user