Revert "Run root check before attempting nonint functions"

This reverts commit 73e3017715.

Not all raspi-config functions require root in nonint mode. Some
scripts rely on this behaviour. Therefore, nonint will assume the
user knows what they're doing instead.
This commit is contained in:
Serge Schneider
2022-04-25 16:41:27 +01:00
parent 73e3017715
commit 224369d93b
2 changed files with 6 additions and 12 deletions

6
debian/changelog vendored
View File

@@ -1,9 +1,3 @@
raspi-config (20220425) UNRELEASED; urgency=medium
* Run root check before attempting nonint functions
-- Serge Schneider <serge@raspberrypi.com> Mon, 25 Apr 2022 15:00:17 +0100
raspi-config (20220419) bullseye; urgency=medium
* Reinstate -R parameter for xcompmgr