aboutsummaryrefslogtreecommitdiffstats
path: root/systemd/fedora-storage-init
Commit message (Collapse)AuthorAgeFilesLines
* Correct path to mdadm map file.Thomas Backlund2012-03-111-1/+1
| | | | | | | | | | | Mageia (since mdv days) stores the mdadm map in different place than Fedora. Reference: https://bugs.mageia.org/show_bug.cgi?id=4875 Signed-off-by: Thomas Backlund <tmb@mageia.org> systemd/fedora-storage-init | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)
* Call multipath and kpartx with -u. (#733437)Bill Nottingham2011-08-251-3/+3
|
* Avoid some unnecessary stat calls.Ville Skyttä2011-03-011-1/+1
|
* Don't use our crypto init ; systemd handles this.Bill Nottingham2010-11-161-2/+0
|
* Remove init_crypto 0, this is in a separate service.Bill Nottingham2010-10-281-2/+0
|
* Add split-out bits of rc.sysinit and associated service files. Remove ↵Bill Nottingham2010-10-151-0/+42
sysinit.service. Based on work by Harald Hoyer (<harald@redhat.com>) sysinit-hack/unhack will be removed once the net hotplug stuff is fixed to not require this.