Deleted package: motion-git

This commit is contained in:
2024-06-03 20:33:56 +02:00
parent a3842d5434
commit 283452ec1a
5 changed files with 0 additions and 108 deletions

View File

@@ -1,23 +0,0 @@
[Unit]
Description=Motion daemon
After=local-fs.target network.target
[Service]
User=motion
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