feat(tunable): add @{sbin} variable
Will be used in the future for all programs inside /usr/sbin.
This commit is contained in:
parent
761c7abc7e
commit
24b1c816e5
1 changed files with 1 additions and 0 deletions
|
|
@ -15,6 +15,7 @@
|
|||
|
||||
# Common places for binaries and libraries across distributions
|
||||
@{bin}=/{,usr/}{,s}bin
|
||||
@{sbin}=/{,usr/}sbin
|
||||
@{lib}=/{,usr/}lib{,exec,32,64}
|
||||
|
||||
# Common places for temporary files
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue