Created
July 22, 2020 00:44
-
-
Save KenwoodFox/46b73abd50676f0046b016a98de62e01 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 pass0 unhide | |
add path sa0 unhide | |
add path pass1 unhide | |
add path ch0 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