Revise installation instructions for Fedora Atomic#55
Conversation
Updated installation instructions for Fedora Atomic derivatives, moving Aurora to be inline with Bluefin as it hasn't shipped Terra for over six months. Also slightly tweaked the install script, removing sudo from the layering command as it's not necessary, and replacing pkexec with run0 to accommodate for SecureBlue (or any other image that uses run0)
Revise installation instructions for Fedora Atomic
|
Only SecureBlue uses |
|
run0 is available on all Fedora versions shipping systemd v256+ though, so imo it's unnecessary to create a dedicated script or section just for SecureBlue if the script works on any other Fedora atomic image |
|
They ship it because it's part of systemd, that does not mean that is what it's configured for or what is expected is in use.
|
|
system policy outside of secureblue is not configured for run0, sudo is also still the recommended method across all of those listed variants |
|
Reverted the script back to |
Co-authored-by: renner <80410025+renner0e@users.noreply.github.com>
Updated installation instructions for Fedora Atomic derivatives, moving Aurora to be inline with Bluefin as it hasn't shipped Terra for over six months. Also slightly tweaked the install script, removing sudo from the layering command as it's not necessary, and replacing pkexec with run0 to accommodate for SecureBlue (or any other image that uses run0)