aboutsummaryrefslogtreecommitdiffstats
path: root/systemd/system/fedora-sysinit-unhack.service
Commit message (Collapse)AuthorAgeFilesLines
* initscripts: execute fedora-sysinit-unhack after sysinit.targetAndrey Borzenkov2011-03-101-1/+2
| | | | | | | | | Currently both are started early during boot and in the best case are no-op, in the worst - hack is executed after unhack and leaves /dev/.in_sysinit hanging around forever. Make sure unhack is executed after hack and after sysinit.target as name suggests. Signed-off-by: Andrey Borzenkov <arvidjaar@gmail.com>
* Add split-out bits of rc.sysinit and associated service files. Remove ↵Bill Nottingham2010-10-151-0/+10
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.