mirror of
https://github.com/vimagick/dockerfiles.git
synced 2024-12-14 11:23:02 +02:00
10 lines
130 B
SYSTEMD
10 lines
130 B
SYSTEMD
|
[Unit]
|
||
|
Description=USB Storage Mount
|
||
|
|
||
|
[Mount]
|
||
|
What=/dev/disk/by-uuid/829B-2038
|
||
|
Where=/mnt/usb
|
||
|
|
||
|
[Install]
|
||
|
WantedBy=local-fs.target
|