Topic: I'm getting a lot of directory permission difference issue
So, I just switched to hyperbola from artix and I'm experiencing a lot of directory permission issues.
I installed Milky Way v0.4.2 over LVM on LUKS.
I got some of then even when running the `pacstrap` during installation.
For eg:
$ doas pacman -S fuse2
resolving dependencies...
looking for conflicting packages...
Package (2) New Version Net Change
extra/fuse-common 3.10.3-2 0.05 MiB
extra/fuse2 2.9.9-1 0.59 MiB
Total Installed Size: 0.64 MiB
:: Proceed with installation? [Y/n] y
(2/2) checking keys in keyring [----------------------------------------------------------------------] 100%
(2/2) checking package integrity [----------------------------------------------------------------------] 100%
(2/2) loading package files [----------------------------------------------------------------------] 100%
(2/2) checking for file conflicts [----------------------------------------------------------------------] 100%
(2/2) checking available disk space [----------------------------------------------------------------------] 100%
:: Processing package changes...
(1/2) installing fuse-common [----------------------------------------------------------------------] 100%
(2/2) installing fuse2 [----------------------------------------------------------------------] 100%
warning: directory permissions differ on /sbin/
filesystem: 750 package: 755
:: Running post-transaction hooks...
(1/1) Displaying hyperrc service help ...
==> Add a service to runlevel:
rc-update add <service> <runlevel>
$
Also I couldn't run `openrc` + many other commands as normal user?