diff options
author | Jan Macku <jamacku@redhat.com> | 2020-11-06 08:16:43 +0100 |
---|---|---|
committer | Jan Macku <jamacku@redhat.com> | 2020-11-06 08:45:00 +0100 |
commit | 8a329b3f5feb063f8da0bc1ba880396d1eda9b58 (patch) | |
tree | 77917621788a7b1eef8f097feee582ca7a19a7a2 | |
parent | 995ed8ce4c203c15f778df38423ee5c5f4b9bf13 (diff) | |
download | initscripts-8a329b3f5feb063f8da0bc1ba880396d1eda9b58.tar initscripts-8a329b3f5feb063f8da0bc1ba880396d1eda9b58.tar.gz initscripts-8a329b3f5feb063f8da0bc1ba880396d1eda9b58.tar.bz2 initscripts-8a329b3f5feb063f8da0bc1ba880396d1eda9b58.tar.xz initscripts-8a329b3f5feb063f8da0bc1ba880396d1eda9b58.zip |
Allow updating rfkill switch status while in readonly root mode
Adding rfkill switch status into rwtab.
Resolves: #1878874
(cherry picked from commit 537a39f10173d34cd9a2cf75e42225bb339c318e)
-rw-r--r-- | etc/rwtab | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -5,6 +5,7 @@ dirs /var/log dirs /var/lib/puppet dirs /var/lib/dbus dirs /var/lib/mlocate +dirs /var/lib/systemd/rfkill empty /tmp empty /var/cache/foomatic |