kisslinux / kiss

KISS Linux - Package Manager
https://kisslinux.github.io
MIT License
464 stars 62 forks source link

kiss install unnecessary root permissions? #210

Closed jedahan closed 3 years ago

jedahan commented 3 years ago

I noticed that my repos are installing as root when merging into the filesystem (using https://github.com/jedahan/kiss-repo-repos ). I am wondering if this is a side effect of me setting /bin/sh to bash (using kiss alternatives) or something else.

ghost commented 3 years ago

During the update of KISS Linux (following the installation guide) it shows me that the KISS_SU variable is invalid, for a temporary solution I do the following:

# KISS_SU=su kiss update

dylanaraps commented 3 years ago

Root permissions are used only when they're required. Sounds to me like some permissions issue with your files.