Solution:
remove "--chuid man" from file


example:
before:
start-stop-daemon --start --pidfile /dev/null --startas /usr/bin/mandb --oknodo --chuid man --iosched idle -- --no-purge --quiet

after:
start-stop-daemon --start --pidfile /dev/null --startas /usr/bin/mandb --oknodo --iosched idle -- --no-purge --quiet

computer2know :: thank you for your visit :: have a nice day :: © 2024