diff --git a/v2/content/posts/2023/systemd-sysusers-and-chimera-linux.md b/v2/content/posts/2023/systemd-sysusers-and-chimera-linux.md index 8451c0b..3fc3740 100644 --- a/v2/content/posts/2023/systemd-sysusers-and-chimera-linux.md +++ b/v2/content/posts/2023/systemd-sysusers-and-chimera-linux.md @@ -465,7 +465,7 @@ scripts: /usr/bin/systemd-tmpfiles $TMPFILES_ARGS || : triggers: # 2 items - - /usr/lib/syusers.d + - /usr/lib/sysusers.d - /usr/lib/tmpfiles.d ```