parent
63f60a24ef
commit
1f120e0335
@ -0,0 +1,11 @@
|
|||||||
|
[Unit]
|
||||||
|
Description=Windows Dynamic Disk Mount
|
||||||
|
Before=local-fs-pre.target
|
||||||
|
DefaultDependencies=no
|
||||||
|
[Service]
|
||||||
|
Type=simple
|
||||||
|
User=root
|
||||||
|
ExecStart=/usr/bin/ldmtool create all
|
||||||
|
[Install]
|
||||||
|
WantedBy=local-fs-pre.target
|
||||||
|
|
Loading…
Reference in new issue