mirror of
https://github.com/mofeng-git/One-KVM.git
synced 2025-12-12 01:00:29 +08:00
a fix
This commit is contained in:
parent
35397c5414
commit
5f7f8d58ed
@ -31,7 +31,7 @@ from . import BaseMsdReader
|
|||||||
from . import BaseMsdWriter
|
from . import BaseMsdWriter
|
||||||
from . import BaseMsd
|
from . import BaseMsd
|
||||||
|
|
||||||
from ...languages import Lanuages
|
from ...languages import Languages
|
||||||
|
|
||||||
# =====
|
# =====
|
||||||
class MsdDisabledError(MsdOperationError):
|
class MsdDisabledError(MsdOperationError):
|
||||||
|
|||||||
@ -3,7 +3,7 @@ kvmd:
|
|||||||
unix_mode: 0666
|
unix_mode: 0666
|
||||||
|
|
||||||
atx:
|
atx:
|
||||||
device: /dev/kvmd-gpio
|
type: disabled
|
||||||
|
|
||||||
hid:
|
hid:
|
||||||
keyboard:
|
keyboard:
|
||||||
@ -13,7 +13,7 @@ kvmd:
|
|||||||
noop: true
|
noop: true
|
||||||
|
|
||||||
msd:
|
msd:
|
||||||
remount_cmd: /bin/true
|
type: disabled
|
||||||
|
|
||||||
streamer:
|
streamer:
|
||||||
cmd:
|
cmd:
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user