mirror of
https://github.com/yrutschle/sslh.git
synced 2025-06-01 16:11:16 +03:00
warn systemd that sslh will fork (fix #314)
This commit is contained in:
parent
58ed185316
commit
4e6145576e
@ -22,6 +22,7 @@ PrivateDevices=true
|
|||||||
RestrictAddressFamilies=AF_INET AF_INET6 AF_UNIX
|
RestrictAddressFamilies=AF_INET AF_INET6 AF_UNIX
|
||||||
MemoryDenyWriteExecute=true
|
MemoryDenyWriteExecute=true
|
||||||
DynamicUser=true
|
DynamicUser=true
|
||||||
|
Type=forking
|
||||||
|
|
||||||
[Install]
|
[Install]
|
||||||
WantedBy=multi-user.target
|
WantedBy=multi-user.target
|
||||||
|
Loading…
x
Reference in New Issue
Block a user