summarylogtreecommitdiffstats
path: root/motioneye.service
blob: ac25bf3342b4111ff81f8b3653d6175a31d00472 (plain)
1
2
3
4
5
6
7
8
9
10
11
[Unit]
Description=MotionEye
After=network.target

[Service]
ExecStart=/opt/motioneye/motioneye.py
Type=simple
User=motioneye

[Install]
WantedBy=multi-user.target