Hi, I've got trouble with capabilities on loolforkit and loolmount.
Here what I do to manually fix the permission issues:
setcap cap_chown,cap_fowner,cap_sys_chroot,cap_mknod=ep /usr/bin/loolforkit
setcap cap_sys_admin=ep /usr/bin/loolmount
this even works in a systemd-nspawn system.
I see some permission already there for loolforkit. it seems to needed chown also. And loolmount need admin for mount/umount.
Pinned Comments
theYinYeti commented on 2018-01-04 08:33
About upstream: 1º Upstream does not maintain past versions of packages, so I have no choice but to follow new releases. 2º Upstream does not advertise minor/patch releases. These are the reasons why the PKGBUILD is made to adapt itself the best it can to the current upstream situation, whatever it is. If an incompatible change occurs, do not hesitate to mark the package as “obsolete”: I will get notified, and fix the the package as soon as my free time allows. Cheers :-)