sysinit.target.m4 revision b5e9dba8d60b8fb80b6302b6ea2cd665b3ab370c
ad9437836f5d94b44d40ee702a0455a637c30322Lennart Poettering# This file is part of systemd.
12b42c76672a66c2d4ea7212c14f8f1b5a62b78dTom Gundersen# systemd is free software; you can redistribute it and/or modify it
eac684ef1c29684b1bcd27a89c38c202e568e469Tom Gundersen# under the terms of the GNU General Public License as published by
eac684ef1c29684b1bcd27a89c38c202e568e469Tom Gundersen# the Free Software Foundation; either version 2 of the License, or
eac684ef1c29684b1bcd27a89c38c202e568e469Tom Gundersen# (at your option) any later version.
eac684ef1c29684b1bcd27a89c38c202e568e469Tom Gundersen# See systemd.special(7) for details
eac684ef1c29684b1bcd27a89c38c202e568e469Tom GundersenDescription=System Initialization
eac684ef1c29684b1bcd27a89c38c202e568e469Tom GundersenRefuseManualStart=yes
eac684ef1c29684b1bcd27a89c38c202e568e469Tom Gundersenm4_ifdef(`TARGET_FEDORA',
eac684ef1c29684b1bcd27a89c38c202e568e469Tom Gundersenm4_dnl Hook in Fedora's /etc/rc.d/rc.sysinit
eac684ef1c29684b1bcd27a89c38c202e568e469Tom Gundersenm4_ifdef(`TARGET_ARCH',
eac684ef1c29684b1bcd27a89c38c202e568e469Tom Gundersenm4_dnl Hook in Arch's /etc/rc.sysinit
798d3a524ea57aaf40cb53858aaa45ec702f012dZbigniew Jędrzejewski-Szmekm4_ifdef(`TARGET_SUSE',`',
798d3a524ea57aaf40cb53858aaa45ec702f012dZbigniew Jędrzejewski-Szmekm4_dnl On Suse, fsck.target is seperate, everywhere else it is just an alias for sysinit.target