mirror of
https://gitlab.com/Shinobi-Systems/ShinobiCE.git
synced 2025-03-09 15:40:15 +00:00
11 lines
No EOL
177 B
Desktop File
11 lines
No EOL
177 B
Desktop File
[Unit]
|
|
Description=ShinobiCCTV
|
|
|
|
[Service]
|
|
WorkingDirectory=/home/Shinobi
|
|
Type=forking
|
|
ExecStart=/bin/bash INSTALL/start.sh
|
|
KillMode=process
|
|
|
|
[Install]
|
|
WantedBy=multi-user.target |