diff options
author | Jan Macku <jamacku@redhat.com> | 2020-11-05 14:50:52 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2020-11-05 14:50:52 +0100 |
commit | 9b0651b14849046303cd635648212d6ba8dc619f (patch) | |
tree | 8077b03d561bc20c161064527968a097d090e826 | |
parent | 5e11af29d1b43fc62db7a552b71e9089fd08451f (diff) | |
download | initscripts-9b0651b14849046303cd635648212d6ba8dc619f.tar initscripts-9b0651b14849046303cd635648212d6ba8dc619f.tar.gz initscripts-9b0651b14849046303cd635648212d6ba8dc619f.tar.bz2 initscripts-9b0651b14849046303cd635648212d6ba8dc619f.tar.xz initscripts-9b0651b14849046303cd635648212d6ba8dc619f.zip |
Allow updating rfkill switch status while in readonly root mode
Adding rfkill switch status into rwtab.
-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 |