aboutsummaryrefslogtreecommitdiffstats
path: root/etc/rwtab
Commit message (Collapse)AuthorAgeFilesLines
* Allow updating rfkill switch status while in readonly root modeJan Macku2020-11-061-0/+1
| | | | | | | | Adding rfkill switch status into rwtab. Resolves: #1878874 (cherry picked from commit 537a39f10173d34cd9a2cf75e42225bb339c318e)
* Allow updating mlocate.db while in readonly root modeJan Macku2020-11-061-0/+1
| | | | | | | Fixes issue when updatedb does not have the ability to update the mlocate.db Resolves: #1880277 (cherry picked from commit 94aafd1d4fce89f19726dfb1b331198ce7bfd9e9)
* rwtab: Add support for chronyJan Macku2020-06-161-1/+2
| | | | | | Chrony isn't able to write into its files while stateless mode is active. This patch should avoid this issue. Resolves: #1839003
* Repository scheme updated to new layoutDavid Kaspar [Dee'Kej]2018-05-301-0/+45
NOTE: This commit just moves files around, without actually fixing the Makefiles and specfile. See follow up commits which resolve this.