mirror of
https://github.com/mofeng-git/One-KVM.git
synced 2026-02-01 10:31:54 +08:00
udev instead own bycicles
This commit is contained in:
@@ -4,7 +4,8 @@ RUN pkg-install \
|
||||
nginx
|
||||
|
||||
COPY stages/pikvm/config.txt /boot/
|
||||
COPY stages/pikvm/99-pikvm.conf /etc/sysctl.d/
|
||||
COPY stages/pikvm/sysctl.conf /etc/sysctl.d/99-pikvm.conf
|
||||
COPY stages/pikvm/udev.rules /etc/udev/rules.d/pikvm.rules
|
||||
COPY stages/pikvm/index.html /srv/http/
|
||||
COPY stages/pikvm/kvmd.yaml /etc/
|
||||
COPY stages/pikvm/nginx.conf /etc/nginx/
|
||||
|
||||
Reference in New Issue
Block a user