fix(profile): remove sbin on some program path
Debian and opensuse do not install the same programs under /usr/sbin. This will have to be tracked by distribution. For now, sbin.list follows debian install.
This commit is contained in:
parent
7a3016724a
commit
8755c4a1b7
10 changed files with 9 additions and 12 deletions
|
|
@ -42,7 +42,7 @@ profile gnome-initial-setup @{exec_path} {
|
||||||
@{bin}/dpkg rPx -> child-dpkg,
|
@{bin}/dpkg rPx -> child-dpkg,
|
||||||
@{bin}/locale rix,
|
@{bin}/locale rix,
|
||||||
@{bin}/lscpu rPx,
|
@{bin}/lscpu rPx,
|
||||||
@{sbin}/lspci rPx,
|
@{bin}/lspci rPx,
|
||||||
@{bin}/xrandr rPx,
|
@{bin}/xrandr rPx,
|
||||||
|
|
||||||
@{lib}/gnome-initial-setup-goa-helper rix,
|
@{lib}/gnome-initial-setup-goa-helper rix,
|
||||||
|
|
|
||||||
|
|
@ -29,7 +29,7 @@ profile systemsettings @{exec_path} {
|
||||||
@{bin}/cat rix,
|
@{bin}/cat rix,
|
||||||
@{bin}/eglinfo rPUx,
|
@{bin}/eglinfo rPUx,
|
||||||
@{bin}/kcminit rPx,
|
@{bin}/kcminit rPx,
|
||||||
@{sbin}/lspci rPx,
|
@{bin}/lspci rPx,
|
||||||
@{bin}/openssl rix,
|
@{bin}/openssl rix,
|
||||||
@{bin}/pactl rPx,
|
@{bin}/pactl rPx,
|
||||||
@{bin}/plasma-discover rPx,
|
@{bin}/plasma-discover rPx,
|
||||||
|
|
|
||||||
|
|
@ -74,7 +74,7 @@ profile pacman @{exec_path} flags=(attach_disconnected) {
|
||||||
@{bin}/gtk{,4}-update-icon-cache rPx,
|
@{bin}/gtk{,4}-update-icon-cache rPx,
|
||||||
@{sbin}/iconvconfig rix,
|
@{sbin}/iconvconfig rix,
|
||||||
@{bin}/install-catalog rPx,
|
@{bin}/install-catalog rPx,
|
||||||
@{sbin}/install-info rPx,
|
@{bin}/install-info rPx,
|
||||||
@{sbin}/iscsi-iname rix,
|
@{sbin}/iscsi-iname rix,
|
||||||
@{bin}/journalctl rPx,
|
@{bin}/journalctl rPx,
|
||||||
@{bin}/killall rix,
|
@{bin}/killall rix,
|
||||||
|
|
|
||||||
|
|
@ -7,7 +7,7 @@ abi <abi/4.0>,
|
||||||
|
|
||||||
include <tunables/global>
|
include <tunables/global>
|
||||||
|
|
||||||
@{exec_path} = @{sbin}/lspci
|
@{exec_path} = @{bin}/lspci
|
||||||
profile lspci @{exec_path} flags=(attach_disconnected) {
|
profile lspci @{exec_path} flags=(attach_disconnected) {
|
||||||
include <abstractions/base>
|
include <abstractions/base>
|
||||||
include <abstractions/consoles>
|
include <abstractions/consoles>
|
||||||
|
|
|
||||||
|
|
@ -34,7 +34,7 @@ profile adequate @{exec_path} flags=(complain) {
|
||||||
# shared object file): ignored.
|
# shared object file): ignored.
|
||||||
@{bin}/dpkg-query rpx,
|
@{bin}/dpkg-query rpx,
|
||||||
#
|
#
|
||||||
@{sbin}/update-alternatives rPx,
|
@{bin}/update-alternatives rPx,
|
||||||
|
|
||||||
/var/lib/adequate/pending rwk,
|
/var/lib/adequate/pending rwk,
|
||||||
|
|
||||||
|
|
|
||||||
|
|
@ -53,7 +53,7 @@ profile hardinfo @{exec_path} {
|
||||||
|
|
||||||
@{bin}/glxinfo rPx,
|
@{bin}/glxinfo rPx,
|
||||||
@{bin}/xdpyinfo rPx,
|
@{bin}/xdpyinfo rPx,
|
||||||
@{sbin}/lspci rPx,
|
@{bin}/lspci rPx,
|
||||||
@{bin}/lsusb rPx,
|
@{bin}/lsusb rPx,
|
||||||
@{bin}/netstat rPx,
|
@{bin}/netstat rPx,
|
||||||
@{bin}/qtchooser rPx,
|
@{bin}/qtchooser rPx,
|
||||||
|
|
|
||||||
|
|
@ -6,7 +6,7 @@ abi <abi/4.0>,
|
||||||
|
|
||||||
include <tunables/global>
|
include <tunables/global>
|
||||||
|
|
||||||
@{exec_path} = @{sbin}/install-info
|
@{exec_path} = @{bin}/install-info
|
||||||
profile install-info @{exec_path} {
|
profile install-info @{exec_path} {
|
||||||
include <abstractions/base>
|
include <abstractions/base>
|
||||||
include <abstractions/consoles>
|
include <abstractions/consoles>
|
||||||
|
|
|
||||||
|
|
@ -51,7 +51,7 @@ profile inxi @{exec_path} {
|
||||||
@{bin}/glxinfo rPx,
|
@{bin}/glxinfo rPx,
|
||||||
@{bin}/hddtemp rPx,
|
@{bin}/hddtemp rPx,
|
||||||
@{bin}/lsblk rPx,
|
@{bin}/lsblk rPx,
|
||||||
@{sbin}/lspci rPx,
|
@{bin}/lspci rPx,
|
||||||
@{bin}/lsusb rPx,
|
@{bin}/lsusb rPx,
|
||||||
@{bin}/openbox rPx,
|
@{bin}/openbox rPx,
|
||||||
@{bin}/ps rPx,
|
@{bin}/ps rPx,
|
||||||
|
|
|
||||||
|
|
@ -7,7 +7,7 @@ abi <abi/4.0>,
|
||||||
|
|
||||||
include <tunables/global>
|
include <tunables/global>
|
||||||
|
|
||||||
@{exec_path} = @{sbin}/update-alternatives
|
@{exec_path} = @{bin}/update-alternatives
|
||||||
profile update-alternatives @{exec_path} {
|
profile update-alternatives @{exec_path} {
|
||||||
include <abstractions/base>
|
include <abstractions/base>
|
||||||
include <abstractions/consoles>
|
include <abstractions/consoles>
|
||||||
|
|
|
||||||
|
|
@ -341,7 +341,6 @@ inputattach
|
||||||
insmod
|
insmod
|
||||||
install_acx100_firmware
|
install_acx100_firmware
|
||||||
install_intersil_firmware
|
install_intersil_firmware
|
||||||
install-info
|
|
||||||
install-sgmlcatalog
|
install-sgmlcatalog
|
||||||
installkernel
|
installkernel
|
||||||
integritysetup
|
integritysetup
|
||||||
|
|
@ -447,7 +446,6 @@ lpc
|
||||||
lpinfo
|
lpinfo
|
||||||
lpmove
|
lpmove
|
||||||
lsmod
|
lsmod
|
||||||
lspci
|
|
||||||
lspcmcia
|
lspcmcia
|
||||||
luksformat
|
luksformat
|
||||||
lvchange
|
lvchange
|
||||||
|
|
@ -920,7 +918,6 @@ unix_chkpwd
|
||||||
unix_update
|
unix_update
|
||||||
unix2_chkpwd
|
unix2_chkpwd
|
||||||
uobjnew
|
uobjnew
|
||||||
update-alternatives
|
|
||||||
update-bootloader
|
update-bootloader
|
||||||
update-ca-certificates
|
update-ca-certificates
|
||||||
update-catalog
|
update-catalog
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue