upgpkg: motion-git 3.4.1.r793.db94a89-1

This commit is contained in:
2022-10-26 17:10:40 +02:00
parent 1d3acedb66
commit 3d0b93f774
5 changed files with 68 additions and 40 deletions

12
motion-git/motion.service Normal file
View File

@@ -0,0 +1,12 @@
[Unit]
Description=Motion daemon
After=local-fs.target network.target
[Service]
User=motion
ExecStart=/usr/bin/motion -n
Type=simple
StandardError=null
[Install]
WantedBy=multi-user.target