aboutsummaryrefslogtreecommitdiffstats
path: root/rwtab
Commit message (Collapse)AuthorAgeFilesLines
* rwtab: add /var/lib/systemd/timersJan Synacek2017-03-281-0/+1
| | | | Resolves: #1414090
* 9.70-sync: rwtab updatedDavid Kaspar [Dee'Kej]2017-03-221-1/+1
| | | | Path to 'random-seed' has been updated
* rwtab: /var/lib/nfs needs to copy the filesLukas Nykryn2016-06-021-1/+1
| | | | | Cherry-picked from: 9c0c009 Resolves: #1102622
* readonly-root: Add /var/log/audit/audit.log to rwtab (#1026815)Václav Pavlín2013-11-051-0/+1
|
* readonly-root: Add /var/lib/samba to rwtabVáclav Pavlín2013-06-121-0/+1
|
* Add /var/lib/NetworkManager (#916233)Bill Nottingham2013-03-211-0/+1
|
* fix path for arpwatch, seems to be in /var/lib on Fedora 18Michael Scherer2013-02-111-1/+1
|
* fix the path for lvm cache, there is no file /etc/lvm/.cache ( but there is ↵Michael Scherer2013-02-111-1/+1
| | | | one /etc/lvm/cache )
* fix path for dhcpd, is /var/lib/dhcpd since 2005 ( see 31cdb58df77 on the ↵Michael Scherer2013-02-111-1/+1
| | | | dhcp package git )
* fix the patch for apache modules in rwtab, that are now in /var/cache/httpdMichael Scherer2013-02-111-2/+2
|
* remove no longer used directory ( at least in Fedora ), hald is deprecated, ↵Michael Scherer2013-02-111-3/+0
| | | | /var/tux cannot be found and xend seems to use a subdirectory of /var/lib/xen
* correct the path for puppet directory in /etc/rwtab, now use /var/lib/puppet ↵Michael Scherer2013-02-111-1/+1
| | | | by default
* Fix some errors with TEMPORARY_STATE & systemd. (#704783)Bill Nottingham2011-06-241-3/+0
|
* Add /var/lib/xend. (#526046)Bill Nottingham2009-10-071-0/+1
|
* Add /var/spool (#494973)Bill Nottingham2009-08-211-0/+1
|
* Add /var/lib/dbus to rwtab. (#515771)Bill Nottingham2009-08-121-0/+1
|
* Add some more entries to rwtab (#515771)Bill Nottingham2009-08-101-0/+2
|
* Remove mtab, as this doesn't work with mount's locking semantics. (#457941)Bill Nottingham2009-02-031-1/+0
|
* Add some more entries to rwtab. (#476799)Bill Nottingham2008-12-181-0/+2
| | | | | | | /var/lib/gdm is the gdm user's homedir; it's required to be writable for the gdm session. /var/lib/xkb is needed for switching keyboard layouts.
* https://bugzilla.redhat.com/show_bug.cgi?id=433702Harald Hoyer2008-09-161-0/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | | Changes to init scripts to better support stateless: --rc.sysinit-- - don't update mtab in a r/o root - mount on sys and /dev/pts returns EBUSY on a readonly root - [ -n $CLIENTSTATE ] is always returning true, causing an unnecessary timeout --network-- - /etc/mtab may not have any mount information in the readonly-root cause, but the root mount is likely to be a network mount. Without this, nfs hangs the reboot process. --halt-- - don't try and update a read-only mtab --rwtab-- - /var/empty/sshd/etc/localtime needs to be overwritten by sshd at startup - /var/lib/random-seed is written to at shutdown; this fixes the error but doesn't return the functionality lost in a r/o /var/lib.
* fstab makes no sense hereBill Nottingham2007-11-141-1/+0
|
* updates (#219339, <law@redhat.com>)Bill Nottingham2007-04-131-0/+5
|
* fix iscsi take 2 (#208864)Bill Nottingham2006-10-031-2/+1
|
* change iscsi paths (#208864)Bill Nottingham2006-10-021-1/+2
|
* whitespaceBill Nottingham2006-08-011-1/+1
|
* add /etc/lvm/.cacheBill Nottingham2006-08-011-0/+1
|
* fix typoBill Nottingham2006-07-191-1/+1
|
* add /var/lib/dhclient (part of #198601, <markmc@redhat.com>)Bill Nottingham2006-07-131-0/+1
|
* add mtabBill Nottingham2006-06-191-0/+1
|
* add some more bits from jortonBill Nottingham2006-05-171-0/+5
|
* updateBill Nottingham2006-05-041-6/+19
|
* readonly root support. Does not currently work with SELinux.Bill Nottingham2006-04-201-0/+14