We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2f19b15 commit 50fe7d3Copy full SHA for 50fe7d3
media-wildy.mount
@@ -0,0 +1,11 @@
1
+[Unit]
2
+Description=Wildy
3
+
4
+[Mount]
5
+What=/dev/sdb1
6
+Where=/media/wildy
7
+#Type=ext2
8
+Options=defaults,auto,noatime,exec
9
10
+[Install]
11
+WantedBy=multi-user.target
0 commit comments