HOME


Mini Shell 1.0
DIR:/lib/systemd/system/
Upload File :
Current File : //lib/systemd/system/dracut-shutdown-onfailure.service
#  This file is part of dracut.

[Unit]
Description=Service executing upon dracut-shutdown failure to perform cleanup
Documentation=man:dracut-shutdown.service(8)
DefaultDependencies=no

[Service]
Type=oneshot
ExecStart=-/bin/rm /run/initramfs/shutdown
StandardError=null