11 lines
192 B
Desktop File
11 lines
192 B
Desktop File
[Unit]
|
|
Description=motionEye Server
|
|
|
|
[Service]
|
|
ExecStart=/usr/local/bin/meyectl startserver -c /etc/motioneye/motioneye.conf
|
|
Restart=on-abort
|
|
User=motion
|
|
|
|
[Install]
|
|
WantedBy=multi-user.target
|