initial commit
This commit is contained in:
commit
9a0eabc249
13 changed files with 217 additions and 0 deletions
9
vnctv-web.service
Normal file
9
vnctv-web.service
Normal file
|
@ -0,0 +1,9 @@
|
|||
[Unit]
|
||||
Description=vnctv-web
|
||||
[Service]
|
||||
user=vnctv
|
||||
group=vnctv
|
||||
ExecStart=/usr/share/vnctv/vnctv-web
|
||||
Restart=always
|
||||
[Install]
|
||||
WantedBy=multi-user.target
|
Loading…
Add table
Add a link
Reference in a new issue