diff options
| author | Efraim Flashner <efraim@flashner.co.il> | 2026-01-08 13:57:57 +0200 |
|---|---|---|
| committer | Rutherther <rutherther@ditigal.xyz> | 2026-01-14 09:16:45 +0100 |
| commit | 35930066e5d893ee0057d0b78f8533be1117dcfb (patch) | |
| tree | cabc6eaa025c27ce2f65c92873bf10ea5baea50a /etc/apparmor.d | |
| parent | 9efc2a690e5b5ea891457e2ae170597a548a19e6 (diff) | |
etc: Spelling corrections.
* etc/apparmor.d/guix,
etc/teams/release/artifacts-manifest.scm: Fix misspellings in comments.
Change-Id: Iff757784cc82968c25004bdb430f1ae3ad44624e
Diffstat (limited to 'etc/apparmor.d')
| -rw-r--r-- | etc/apparmor.d/guix | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/etc/apparmor.d/guix b/etc/apparmor.d/guix index f1442cf5d3f..d0db485b9f7 100644 --- a/etc/apparmor.d/guix +++ b/etc/apparmor.d/guix @@ -5,7 +5,7 @@ include <tunables/guix> # There’s no point in confining the guix executable, since it can run # any user code and so everything is expected. We just need to -# explicitely enable userns for systems with the +# explicitly enable userns for systems with the # kernel.apparmor_restrict_unprivileged_userns sysctl. profile guix @{guix_storedir}/{*-guix-command,*-guix-*/bin/guix} flags=(unconfined) { userns, |
