mirror of
https://github.com/mofeng-git/One-KVM.git
synced 2025-12-12 01:00:29 +08:00
fixed device path for kvmd-tc358743.service
This commit is contained in:
parent
6d57846ef4
commit
f78d45f4a6
@ -5,7 +5,7 @@ Before=kvmd.service
|
||||
|
||||
[Service]
|
||||
Type=oneshot
|
||||
ExecStart=/usr/bin/v4l2-ctl --set-edid=file=/usr/share/kvmd/configs/tc358743/edid.hex --fix-edid-checksums
|
||||
ExecStart=/usr/bin/v4l2-ctl --device=/dev/kvmd-streamer --set-edid=file=/usr/share/kvmd/configs/tc358743/edid.hex --fix-edid-checksums
|
||||
ExecStop=/bin/true
|
||||
RemainAfterExit=true
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user