]> git.pld-linux.org Git - packages/systemd.git/blame - pld-storage-init-late.service
- blacklist fbdev modules, autoloding them is _not_ a good idea
[packages/systemd.git] / pld-storage-init-late.service
CommitLineData
44410185
JR
1[Unit]
2Description=Initialize storage subsystems (RAID, LVM, etc.)
3DefaultDependencies=no
4Conflicts=shutdown.target
5After=cryptsetup.target pld-storage-init.service
6Before=local-fs.target shutdown.target
7Wants=pld-wait-storage.service
8
9[Service]
10ExecStart=/lib/systemd/pld-storage-init
11Type=oneshot
12TimeoutSec=0
13RemainAfterExit=yes
This page took 0.10228 seconds and 4 git commands to generate.