mirror of
https://github.com/home-assistant/operating-system.git
synced 2025-11-15 21:59:27 +00:00
11 lines
162 B
Desktop File
11 lines
162 B
Desktop File
[Unit]
|
|
Description=Motion camera monitoring system
|
|
After=network.target
|
|
|
|
[Service]
|
|
ExecStart=/usr/bin/motion
|
|
Restart=always
|
|
|
|
[Install]
|
|
WantedBy=multi-user.target
|