add sda1 mount

This commit is contained in:
Mark 2022-03-22 15:34:51 +00:00
parent 8fb3726089
commit a49a69a281
1 changed files with 9 additions and 0 deletions

View File

@ -0,0 +1,9 @@
[Unit]
Description=mount sda1
[Mount]
What=/dev/sda1
Where=/mnt/sda1
[Install]
WantedBy=multi-user.target