mirror of
https://github.com/mofeng-git/One-KVM.git
synced 2026-01-29 00:51:53 +08:00
janus runner draft
This commit is contained in:
@@ -27,6 +27,7 @@ RUN pacman -Syu --noconfirm \
|
||||
python-pyserial \
|
||||
python-setproctitle \
|
||||
python-psutil \
|
||||
python-netifaces \
|
||||
python-systemd \
|
||||
python-dbus \
|
||||
python-pygments \
|
||||
|
||||
@@ -110,3 +110,7 @@ otgnet:
|
||||
- "/bin/true"
|
||||
pre_stop_cmd:
|
||||
- "/bin/true"
|
||||
|
||||
janus:
|
||||
cmd:
|
||||
- "/bin/true"
|
||||
|
||||
@@ -47,3 +47,7 @@ otgnet:
|
||||
- "/bin/true"
|
||||
pre_stop_cmd:
|
||||
- "/bin/true"
|
||||
|
||||
janus:
|
||||
cmd:
|
||||
- "/bin/true"
|
||||
|
||||
Reference in New Issue
Block a user