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