-
### Bug description
On my Macbook (M1) I was running out of space. Suddenly "no space left on device". I have identified the logfiles from podman desktop as problem:
```
160G 26 Nov 17:15 launchd-st…
-
The colima stuff is working great as a Docker Desktop replacement with one minor exception for me. I've been unable to get it to autostart via launchd. I *think* that it is likely because the "start…
-
`OSError: [Errno 24] Too many open files` in (presumably) many builds on darwin
https://hydra.nixos.org/build/177045387/log
example of a pr fixing such a issue https://github.com/NixOS/nixpkgs/p…
-
Original `cron` jobs:
```sh
# Run database backup scripts.
30 1 * * * $HOME/bin/automysqlbackup.sh > /dev/null
30 1 * * * $HOME/bin/autopgsqlbackup.sh > /dev/null
# Once a d…
-
Setting `launchd.envVariables` does not seem to survive after reboot, the script is generated to `activate`, which will not be executed in launch daemon `org.nixos.activate-system`?
It works everyt…
-
### Summary
For some versions of macOS, no service can be loaded or run if an Aqua session is not opened (it means you have to login via the GUI). This is a PITA if you try to administrate your machi…
-
Would you accept a pull request with a plist file enabling use of kplex as a daemon on macOS?
I have something I use myself but obviously will do some more testing to make sure it is robust before …
-
Hey all,
I recently upgraded slogger to the newer version to take advantage of twitter OAuth.
I had some issues and had to install Xcode to resolve, anyway, all of that is done and resolved.
However…
-
Is it possible to create something like an app-internal equivalent to launchd/cron? I.e. to create, modify, load, unload, start "agents" that run scripts in the `bin` directories? Could e.g. have sett…
-
Executing the (minimally tweaked) `docker run` command from the README.md:
```bash
docker run -d \
-e ANTHROPIC_API_KEY="$ANTHROPIC_API_KEY" \
-v "$(pwd)":/host \
-p 5900:5900 \
…