AlaK4X
Linux lhjmq-records 5.15.0-118-generic #128-Ubuntu SMP Fri Jul 5 09:28:59 UTC 2024 x86_64



Your IP : 18.118.162.166


Current Path : /snap/core20/current/lib/systemd/system/
Upload File :
Current File : //snap/core20/current/lib/systemd/system/finalrd.service

# SPDX-License-Identifier: GPL-3.0-only

[Unit]
Description=Create final runtime dir for shutdown pivot root
Documentation=man:finalrd(1)
After=local-fs.target boot.mount boot.automount
Wants=local-fs.target
Conflicts=shutdown.target umount.target
DefaultDependencies=no

[Service]
RemainAfterExit=yes
Type=oneshot
ExecStart=/bin/true
ExecStop=/usr/bin/finalrd

[Install]
WantedBy=sysinit.target