upgpkg: motion-git 4.6.0.r11.629b3ba-1
harden systemd service
This commit is contained in:
@@ -8,5 +8,16 @@ ExecStart=/usr/bin/motion -n
|
||||
Type=simple
|
||||
StandardError=null
|
||||
|
||||
ProtectSystem=strict
|
||||
ProtectHome=true
|
||||
PrivateTmp=true
|
||||
PrivateDevices=true
|
||||
ProtectKernelTunables=true
|
||||
ProtectControlGroups=true
|
||||
NoNewPrivileges=true
|
||||
MemoryDenyWriteExecute=true
|
||||
LockPersonality=true
|
||||
ProtectHostname=true
|
||||
|
||||
[Install]
|
||||
WantedBy=multi-user.target
|
||||
|
Reference in New Issue
Block a user