This Magisk module contains Linux utils from

https://github.com/util-linux/util-linux/

The utils are installed in the directory

/system/usr/bin/util-linux-binaries/ 

A symbolic link to the wrapper script, ./util-linux-wrapper, is created for each of the utils in the directory 

/system/usr/bin

The libraries for the utils are installed in the directory 

/system/usr/lib/util-linux-libraries


History

14.10.2024 v1.0.0
  initial release

31.10.2024 v1.0.1
  removed the not necessary service.sh script

