This unit is provided by:
Options
-
[Install]-
WantedBy=sysinit.target
-
-
[Service]-
ExecStart=/usr/sbin/storage-fixup -
RemainAfterExit=yes -
Type=oneshot
-
-
[Unit]-
After=local-fs.target -
DefaultDependencies=no -
Description=Execute fixup commands for matched storage devices -
Documentation=man:storage-fixup(8) -
Wants=local-fs.target
-
Additionnal notes
Nothing here.