]> git.pld-linux.org Git - packages/util-linux.git/blob - blockdev.service
dir attribute for dirs
[packages/util-linux.git] / blockdev.service
1 [Unit]
2 Description=Advanced block devices setup
3 After=local-fs.target
4
5 [Service]
6 Type=oneshot
7 ExecStart=/lib/systemd/pld-helpers.d/blockdev.sh
8
9 [Install]
10 WantedBy=multi-user.target
This page took 0.393151 seconds and 3 git commands to generate.