mirror of
https://github.com/vimagick/dockerfiles.git
synced 2024-11-30 09:16:41 +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
|