9 lines
130 B
SYSTEMD
9 lines
130 B
SYSTEMD
|
[Unit]
|
||
|
Description=Watch for new entries in /dev/mapper
|
||
|
|
||
|
[Path]
|
||
|
PathChanged=/dev/mapper
|
||
|
|
||
|
[Install]
|
||
|
WantedBy=initrd-root-fs.target
|