Closed jedahan closed 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
Root permissions are used only when they're required. Sounds to me like some permissions issue with your files.
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.