Created
June 2, 2020 18:31
-
-
Save KenwoodFox/262c872e3616ce86ac586e47760d3411 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
[usbrules=100] | |
add path 'usbctl' mode 660 group uucp | |
add path 'usb/*' mode 660 group uucp | |
add path 'ttyU*' mode 660 group uucp | |
[devfsrules_jail_unhide_tapes=5] | |
add path sa0 unhide | |
add path pass0 unhide | |
add path ch0 unhide | |
add path pass1 unhide | |
[devfsrules_jail_bacula=6] | |
add include $devfsrules_hide_all | |
add include $devfsrules_unhide_basic | |
add include $devfsrules_unhide_login | |
add path zfs unhide | |
add include $devfsrules_jail_unhide_tapes |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment