Skip to content

Commit

Permalink
add example
Browse files Browse the repository at this point in the history
  • Loading branch information
abbbi committed Sep 30, 2021
1 parent 88d696a commit d8e8ca1
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -94,6 +94,13 @@ file suitable for your distribution, usually located in */etc/modules-load.d*
echo nullfs > /etc/modules-load.d/nullfs.conf
```

Example entry for `/etc/fstab`, mounting the filesystem to `/nullfs`:


```
none /nullfs nullfs auto
```

### keep

There is the possiblity to exclude certain files from beeing sent into the void.
Expand Down

0 comments on commit d8e8ca1

Please sign in to comment.