feat(tunable): add @{sbin} variable

Will be used in the future for all programs inside /usr/sbin.
This commit is contained in:
Alexandre Pujol 2025-03-14 21:35:50 +01:00
parent 761c7abc7e
commit 24b1c816e5
No known key found for this signature in database
GPG key ID: C5469996F0DF68EC

View file

@ -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