aboutsummaryrefslogtreecommitdiffstats
path: root/systemd/system/fedora-loadmodules.service
Commit message (Collapse)AuthorAgeFilesLines
* Repository scheme updated to new layoutDavid Kaspar [Dee'Kej]2018-05-301-16/+0
| | | | | NOTE: This commit just moves files around, without actually fixing the Makefiles and specfile. See follow up commits which resolve this.
* systemd/system: symlinks for fedora-* services removedDavid Kaspar [Dee'Kej]2017-10-191-1/+4
| | | | | The symlinks are no longer needed. Enablement of default services is now managed by 'fedora-release' package.
* fedora-loadmodules: we don't have readahead anymoreLukas Nykryn2015-11-091-1/+0
|
* Fix conditions so that they operate as OR, not AND. (#684125)Bill Nottingham2011-03-111-2/+2
|
* Use proper keyword (#657974)Bill Nottingham2010-11-301-1/+1
|
* loadmodules: start in parallel to systemd-modules-load.serviceLennart Poettering2010-11-211-4/+2
| | | | | | This changes After/Before to be identical to systemd-modules-load.service.in. This causes this unit to be run earlier and in parallel to udev and the rest of the module loading.
* systemd: run fedora-loadmodules only if there's something configuredLennart Poettering2010-11-211-1/+2
|
* Add split-out bits of rc.sysinit and associated service files. Remove ↵Bill Nottingham2010-10-151-0/+15
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.