plymouth-quit.service revision 6c6a7c015368e9f2d192c0dc45fc1f016502f0f9
942c5e3c2dd127463517e5cc1694ee94ca45e021pl# This file is part of systemd.
942c5e3c2dd127463517e5cc1694ee94ca45e021pl# systemd is free software; you can redistribute it and/or modify it
942c5e3c2dd127463517e5cc1694ee94ca45e021pl# under the terms of the GNU General Public License as published by
942c5e3c2dd127463517e5cc1694ee94ca45e021pl# the Free Software Foundation; either version 2 of the License, or
942c5e3c2dd127463517e5cc1694ee94ca45e021pl# (at your option) any later version.
942c5e3c2dd127463517e5cc1694ee94ca45e021plDescription=Terminate Plymouth Boot Screen
942c5e3c2dd127463517e5cc1694ee94ca45e021plBefore=getty@tty1.service
942c5e3c2dd127463517e5cc1694ee94ca45e021plAfter=dev-tty1.device rc-local.service plymouth-start.service
942c5e3c2dd127463517e5cc1694ee94ca45e021plExecStart=-/bin/plymouth quit
942c5e3c2dd127463517e5cc1694ee94ca45e021plType=oneshot