Initial upload: motion-git 3.4.1.r793.db94a89-1

This commit is contained in:
2022-10-26 17:06:43 +02:00
parent d1edf5504c
commit 5d7330b654
5 changed files with 93 additions and 0 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