From: Yu Watanabe Date: Tue, 12 May 2026 20:34:21 +0000 (+0900) Subject: TODO: fix typo X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=98d061e28b3bc7ae93857cfd77f39da600dc357c;p=thirdparty%2Fsystemd.git TODO: fix typo --- diff --git a/TODO.md b/TODO.md index 40751f6d643..30cc5d02dcf 100644 --- a/TODO.md +++ b/TODO.md @@ -136,7 +136,7 @@ SPDX-License-Identifier: LGPL-2.1-or-later - /etc/machine-info should have a concept of a "role" that we can put a machine into, which can be consumed by sysupdate and similar. A role should be something we can set once (i.e. the initial setting should be protected by - polkit and be somewhat losely access control, and later settings should use a + polkit and be somewhat loosely access control, and later settings should use a different/tougher polkit authorization, so that people can implement a no-way-back mechanism)