mirror of
https://github.com/ivuorinen/cheatsheet-tldr.git
synced 2026-02-24 11:52:06 +00:00
Update cheatsheets
This commit is contained in:
@@ -13,7 +13,7 @@ source: https://github.com/tldr-pages/tldr.git
|
||||
|
||||
`systemctl mount-image {{unit}} /{{path/to/image}} /{{path/to/directory_inside_unit}}`
|
||||
|
||||
- Mount the image’s `root` partition with read-only and no-setuid options:
|
||||
- Mount the image's `root` partition with read-only and no-setuid options:
|
||||
|
||||
`systemctl mount-image {{unit}} /{{path/to/image}} /{{path/to/directory_inside_unit}} root:ro,nosuid`
|
||||
|
||||
|
||||
Reference in New Issue
Block a user