carbon-config

config submodule of carbon-core-system
git clone https://ccx.te2000.cz/git/carbon-config
Log | Files | Refs

commit 68c2ffd5f266f0c27e3d0b9038872088235659f5
parent 90caf250c2da31bf8bea1bdc361bc4dd5b3ce363
Author: Jan Pobříslo <ccx@te2000.cz>
Date:   Tue,  9 May 2023 09:44:47 +0200

fix syntax

Diffstat:
Mconfig.aat | 3++-
Ms6-rc.fileset | 2+-
2 files changed, 3 insertions(+), 2 deletions(-)

diff --git a/config.aat b/config.aat @@ -62,7 +62,8 @@ usbhid uvcvideo wmi_bmof xhci_pci -r8153_ecm # USB ethernet +|# USB ethernet +r8153_ecm ] #static_ip=[ diff --git a/s6-rc.fileset b/s6-rc.fileset @@ -566,7 +566,7 @@ CN foreground { modprobe af_packet } foreground { modprobe uvcvideo } foreground { modprobe wmi_bmof } foreground { modprobe xhci_pci } - foreground { modprobe r8153_ecm # USB ethernet } + foreground { modprobe r8153_ecm } m644 /cgroups d m755