mirror of
https://github.com/ivuorinen/cheatsheet-tldr.git
synced 2026-03-01 08:54:15 +00:00
Update cheatsheets
This commit is contained in:
@@ -22,4 +22,4 @@ source: https://github.com/tldr-pages/tldr.git
|
||||
|
||||
- Create a device file with default SELinux security context:
|
||||
|
||||
`sudo mknod -Z {{path/to/device_file}} {{type}} {{major_device_number}} {{minor_device_number}}`
|
||||
`sudo mknod {{[-Z |--context=]}}{{path/to/device_file}} {{type}} {{major_device_number}} {{minor_device_number}}`
|
||||
|
||||
Reference in New Issue
Block a user