From 7471256910d6dfdfcfc9c73f79afde3236443376 Mon Sep 17 00:00:00 2001 From: Michael Tremer Date: Thu, 12 Jul 2018 10:03:34 +0100 Subject: [PATCH] Rootfile update Signed-off-by: Michael Tremer --- config/rootfiles/common/hwdata | 3 ++- config/rootfiles/common/setup | 1 + config/rootfiles/common/sudo | 1 - 3 files changed, 3 insertions(+), 2 deletions(-) diff --git a/config/rootfiles/common/hwdata b/config/rootfiles/common/hwdata index 30d51a2d08..db268e8878 100644 --- a/config/rootfiles/common/hwdata +++ b/config/rootfiles/common/hwdata @@ -1,2 +1,3 @@ -usr/share/hwdata/usb.ids +#usr/share/hwdata usr/share/hwdata/pci.ids +usr/share/hwdata/usb.ids diff --git a/config/rootfiles/common/setup b/config/rootfiles/common/setup index 5da99c1cf8..45e5298067 100644 --- a/config/rootfiles/common/setup +++ b/config/rootfiles/common/setup @@ -1,3 +1,4 @@ +#etc/sudoers.d etc/sudoers.d/setup usr/bin/probenic.sh usr/bin/run-setup diff --git a/config/rootfiles/common/sudo b/config/rootfiles/common/sudo index d6ac72d4f5..8609818903 100644 --- a/config/rootfiles/common/sudo +++ b/config/rootfiles/common/sudo @@ -1,5 +1,4 @@ etc/sudoers -etc/sudoers.d usr/bin/sudo usr/bin/sudoedit usr/bin/sudoreplay -- 2.39.5