git: fix build with with no threads
[buildroot-gz.git] / package / motion / motion.service
blobc788cd6450845c4b5c40cebe073b4596a0880adf
1 [Unit]
2 Description=Motion camera monitoring system
3 After=network.target
5 [Service]
6 ExecStart=/usr/bin/motion
7 Restart=always
9 [Install]
10 WantedBy=multi-user.target