File velociraptor-client.service of Package velociraptor

[Unit]
Description=Velociraptor Client Service

[Service]
Type=simple
User=root
Group=root
UMask=0027
ExecStart=/usr/bin/velociraptor client --config /etc/velociraptor/client.config

PrivateTmp=true
PrivateDevices=true
ProtectHostname=true
ProtectClock=true
ProtectKernelTunables=true
ProtectKernelModules=true
ProtectControlGroups=true
MemoryDenyWriteExecute=true

[Install]
WantedBy=multi-user.target
openSUSE Build Service is sponsored by