distribution -> usr.
This commit is contained in:
parent
11157bc873
commit
cc16ceb246
2 changed files with 2 additions and 2 deletions
|
|
@ -132,6 +132,6 @@ profile pacman @{exec_path} {
|
|||
owner /etc/pacman.d/gnupg/** rwkl,
|
||||
}
|
||||
|
||||
include if exists <distribution/pacman.d>
|
||||
include if exists <usr/pacman.d>
|
||||
include if exists <local/pacman>
|
||||
}
|
||||
|
|
|
|||
|
|
@ -123,6 +123,6 @@ profile borg @{exec_path} {
|
|||
/dev/fuse rw,
|
||||
}
|
||||
|
||||
include if exists <distribution/borg.d>
|
||||
include if exists <usr/borg.d>
|
||||
include if exists <local/borg>
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue