Files
svemagie dc727d7ae1
Build & Deploy / build-and-deploy (push) Has been cancelled
update note post
2026-04-01 18:55:41 +02:00

28 lines
746 B
Markdown

---
date: 2026-04-01T07:30:44.983Z
aiTextLevel: "0"
webmentionResults:
sent: 0
failed: 0
skipped: 1
details:
sent: []
failed: []
skipped:
- target: https://docs.freebsd.org/de/books/handbook/jails/
reason: No webmention endpoint found
timestamp: 2026-04-01T07:32:12.919Z
webmentionSent: true
syndication:
- https://blog.giersig.eu/notes/436b1/
updated: 2026-04-01T16:55:40.888Z
category: bsd
mpUrl: https://blog.giersig.eu/notes/436b1/
permalink: /notes/436b1/
---
This is why I love FreeBSD. There are sec advisories for some packages, so I'll update them all at once in all [jails](https://docs.freebsd.org/de/books/handbook/jails/):
```
bastille cmd ALL pkg update && bastille cmd ALL pkg upgrade
```