aboutsummaryrefslogtreecommitdiffstats
path: root/etc/rwtab
Commit message (Collapse)AuthorAgeFilesLines
* Allow updating rfkill switch status while in readonly root modeJan Macku2020-11-051-0/+1
| | | Adding rfkill switch status into rwtab.
* Allow updating mlocate.db while in readonly root modeJan Macku2020-09-181-0/+1
| | | | Fixes issue when updatedb does not have the ability to update the mlocate.db
* rwtab: Add support for chronyJan Macku2020-07-141-1/+2
| | | | | | Chrony isn't able to write into its files while stateless mode is active.This patch should avoid this issue. (cherry picked from commit 21c44a8e9a68a3a9d39a7fe003096434cea904ea)
* 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.