plymouth-quit.service revision b7ff1e47da4653d2ff1ec7b489e6067fed29d8c5
# This file is part of systemd.
#
# systemd is free software; you can redistribute it and/or modify it
# under the terms of the GNU General Public License as published by
# the Free Software Foundation; either version 2 of the License, or
# (at your option) any later version.
[Unit]
Description=Terminate Plymouth Boot Screen
[Service]
ExecStart=-/bin/plymouth quit
Type=oneshot