(Grav GitSync) Automatic Commit from RealStickman
This commit is contained in:
parent
bbc22cc479
commit
b5faf8244c
@ -1,5 +1,5 @@
|
|||||||
---
|
---
|
||||||
title: Systemd Automount
|
title: 'Systemd Automount'
|
||||||
visible: true
|
visible: true
|
||||||
---
|
---
|
||||||
|
|
||||||
@ -13,7 +13,7 @@ The `.mount` file should be placed in `/etc/systemd/system`
|
|||||||
Example: `/mnt/target` --> `mnt-target.mount`
|
Example: `/mnt/target` --> `mnt-target.mount`
|
||||||
|
|
||||||
Here's an example `.mount` file for a CIFS share
|
Here's an example `.mount` file for a CIFS share
|
||||||
```
|
```systemd
|
||||||
[Unit]
|
[Unit]
|
||||||
Description=cifs mount
|
Description=cifs mount
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user