-
As discussed, one possible scenario it would be important to consider during the RTP procedure is if we miss a chunk of data. For instance, for whatever reason it is possible the camera might stop acq…
-
This is just a note to say it looks like closing the DOAS FOV alignment window during processing then speeds everything up - even though the window reopens immediately.
Processing can start to bec…
-
Wanted to start an issue to get your opinion on some my thoughts on this @twVolc.
I'm inclined to split these parts of the config, but I want to make sure I haven't overlooked anything.
So, my u…
-
Hi!
I believe that doas is vulnerabily to privilege escalation using ioctls `TIOCSTI` and `TIOCLINUX`. Here is how to see it in action:
```console
$ cd "$(mktemp -d)"
$ git clone --depth 1 …
-
- [ ] Zone Water-to-Air HP w/ERV
- [x] `add_district_ambient_loop`
- [ ] Loop and control temperatures?
- [x] `add_zone_water_to_air_hp`
- [x] How to zero out the OA? Set outdoor airfl…
-
I am testing the latest stable NixOS.
I followed [this guide](https://nixos.wiki/wiki/Doas) to use `doas` instead of `sudo`.
It works fine.
Today I have to use live USB to rescue my OS, because I…
-
Hello,
I'm trying to use this action for OpenBSD build. I need to install dependency inside OpenBSD.
As I can see, it runs as `runner` user. This user is not allowed to install packages.
`pkg_add…
-
APT37 updated
2 months ago
-
### Summary
Become with `doas` works fine on ssh connections, but using local connection it doesn't, forcing a password prompt for every task in the playbook.
### Issue Type
Bug Report
###…
vaygr updated
11 months ago
-
There's still a few features not supported by doas in the config:
- [x] escaping characters
- [x] quotes
- [x] ``:`` too apply rule to groups
- [ ] ``-`` to remove a variable using setenv.
- [ …