1 # This file is part of systemd.
3 # systemd is free software; you can redistribute it and/or modify it
4 # under the terms of the GNU General Public License as published by
5 # the Free Software Foundation; either version 2 of the License, or
6 # (at your option) any later version.
8 # See systemd.special(7) for details
11 Description=System Initialization
12 Conflicts=emergency.service emergency.target
13 After=emergency.service emergency.target
16 m4_ifdef(`TARGET_FEDORA',
17 m4_dnl Hook in Fedora's /etc/rc.d/rc.sysinit
18 Requires=sysinit.service
21 m4_ifdef(`TARGET_ARCH',
22 m4_dnl Hook in Arch's /etc/rc.sysinit
23 Requires=sysinit.service