systemd / systemd/systemd

systemd-confext status to show if mutable

Open
#43,744 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

RFE 🎁
Dominant language
C
Stars
16.7k
Forks
4.7k
Avg merge
1d 6h
Merged PRs (30d)
140

Description

Component

No response

Is your feature request related to a problem? Please describe

Dear systemd community, this is a feature request to extend the output of command systemd-confext status to show if the /etc where confext is merge is mutable or not

# systemd-confext
HIERARCHY EXTENSIONS    SINCE
/etc      munge         Sat 2026-09-12 10:11:12 UTC
          nginx_confext
Describe the solution you'd like
# systemd-confext
HIERARCHY MUTABLE EXTENSIONS    SINCE
/etc      yes      munge         Sat 2026-09-12 10:11:12 UTC
          nginx_confext
Describe alternatives you've considered

No response

The systemd version you checked that didn't have the feature you are asking for

systemctl --version systemd 258 (258.10-1.fc43) +PAM +AUDIT +SELINUX -APPARMOR +IMA +IPE +SMACK +SECCOMP -GCRYPT +GNUTLS +OPENSSL +ACL +BLKID +CURL +ELFUTILS +FIDO2 +IDN2 -IDN -IPTC +KMOD +LIBCRYPTSETUP +LIBCRYPTSETUP_PLUGINS +LIBFDISK +PCRE2 +PWQUALITY +P11KIT +QRENCODE +TPM2 +BZIP2 +LZ4 +XZ +ZLIB +ZSTD +BPF_FRAMEWORK +BTF +XKBCOMMON +UTMP +SYSVINIT +LIBARCHIVE

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start at the systemd-confext status command entry point and trace how the hierarchy and extension columns are assembled. Determine how the merged /etc mutability is represented, then update the status output and relevant coverage so it reports a MUTABLE value while preserving the existing extensions and timestamps.

Written by the indexing model from the issue text.

Assessment

Tech stack
c, linux
Domain
cli, operating-systems
Issue type
Feature
Difficulty
3/5
Estimated time
1-2 days
Activity status
Active
Clarity
Mostly clear
Newbie friendliness
55/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.