summarylogtreecommitdiffstats
path: root/vlmcsd@.service
blob: 1a23d7e1f406228c664d18fb3164247e43c051b0 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
[Unit]
Description=KMS Emulator Per-Connection

[Service]
SystemCallFilter=@system-service
SystemCallFilter=~@privileged @resources
SystemCallArchitectures=native
RestrictAddressFamilies=AF_INET AF_INET6
RestrictNamespaces=true
CapabilityBoundingSet=
NoNewPrivileges=true
LockPersonality=true
RestrictRealtime=true
MemoryDenyWriteExecute=true

ProtectHome=true
ProtectSystem=strict
PrivateDevices=true
PrivateUsers=true
ProtectClock=true
ProtectProc=invisible
ProcSubset=pid
ProtectHostname=true
ProtectKernelLogs=true
ProtectKernelModules=true
ProtectKernelTunables=true
ProtectControlGroups=true
DevicePolicy=closed

PrivateNetwork=true
RestrictAddressFamilies=~AF_INET AF_INET6
IPAddressDeny=any

DynamicUser=true

StandardInput=socket
StandardOutput=socket
ExecStart=/usr/bin/vlmcsd