X-Git-Url: https://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?p=elogind.git;a=blobdiff_plain;f=units%2Ffedora%2Fsysinit.service;h=f2098fd799a23883aae76ca8da626ae36215f597;hp=fc71453007256a1643213749c58928b33a7337f9;hb=1e3fc6541f92cc1c42ba1b3a7bbe4c8c7b918156;hpb=5e6afdd3d359fc42de7ac432243e98673577e81f diff --git a/units/fedora/sysinit.service b/units/fedora/sysinit.service index fc7145300..f2098fd79 100644 --- a/units/fedora/sysinit.service +++ b/units/fedora/sysinit.service @@ -15,12 +15,13 @@ # You should have received a copy of the GNU General Public License # along with systemd; If not, see . -# See systemd.special(7) for details - [Unit] Description=System Initialization Before=local-fs.target remote-fs.target swap.target sockets.target [Service] ExecStart=/etc/rc.d/rc.sysinit -Type=finish +Type=forking +TimeoutSec=0 +StandardInput=tty +ValidNoProcess=yes