mask rootfs
This commit is contained in:
parent
d37e481acb
commit
be6509338a
1 changed files with 1 additions and 1 deletions
|
@ -40,7 +40,7 @@ COLOR_PROMPT_ERROR = 1
|
||||||
|
|
||||||
COLOR_ERROR = 196
|
COLOR_ERROR = 196
|
||||||
|
|
||||||
MOUNT_IGNORE_FS = ["iso9660", "tmpfs"]
|
MOUNT_IGNORE_FS = ["iso9660", "tmpfs", "rootfs"]
|
||||||
MOUNT_IGNORE_DIR = ["/dev", "/proc", "/sys"]
|
MOUNT_IGNORE_DIR = ["/dev", "/proc", "/sys"]
|
||||||
|
|
||||||
GIT_BLACKLIST = ["/var/paludis/repositories"]
|
GIT_BLACKLIST = ["/var/paludis/repositories"]
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue