-
This should work even when it is not in the root.
-
#### Pre-Submission checklist
- [ ] There is no existing issue that already asks for this feature.
- [x] The feature already exists in rclone (on your PC or in Termux)
- [x] I am prepared to…
-
### Describe the bug
ZFS provides a `/.zfs/snapshot` directory that automounts snapshots for easy access. This does not work for non-root mounts that are `neededForBoot = true`.
### Steps to rep…
-
Is there a way to run the plasmoid without the need to install it as root (or more generally on the host system). IIUC the plasmoidviewer is intended to run it in a separate environment. So it would s…
-
Hello! Trying to add the starter frontend to my namespaced Rails app but it seems the installer places everything into the root so I have to manually move things around afterwards. Maybe in the future…
-
It is now becoming more common to create non-root containers to reduce the ability to escape the container with a privileged user. Additionally, non-root is a common Pod Security Policy (admission co…
-
I think the issue with non-root on your readme is because it's always been like that. Here are some things to try:
Not sure there is a universal answer as it will depend on use cases and user permiss…
-
Hi, I just wanted to let you know that I've been installing my layout the same way install.py does. It's been bothering me a lot and finally I found another way, that doesn't require root and that liv…
-
### Is there an existing issue for this?
- [X] I have searched the existing issues
### Current Behavior
Trying to redirect the log file output to GitHub Job Summaries.
```
- uses: g…
-
Until v8.1.3, if metricbeat was running as non-root it'd still collect some metrics from process owned by root, after this version (at least since 8.2.3) it isn't the case anymore, the processes owned…