correct operator group as reported by @brynet

This commit is contained in:
Solène Rapenne 2023-10-16 22:47:15 +02:00
parent 2a5b884f5d
commit 3c3b06dd1a
Signed by: solene
GPG Key ID: 8CD42DFD57F0A909
1 changed files with 1 additions and 1 deletions

View File

@ -24,7 +24,7 @@
<li>installer improvement, encrypted disk is now easier on arm64 boards like rpi4</li>
<li>cron ranges support random offsets</li>
<li>vmd is now using separate process for virtual devices</li>
<li>operator group renamed to _shutdown for migration, a new operator group has been created</li>
<li>being in the operator group no longer allows to shutdown the system, a new group _shutdown exists for this purpose</li>
<li>pfsync got rewritten</li>
<li>softdep mount option disabled</li>
<li>lot of improvements in the Emacs like mg(1) editor</li>