diff options
-rw-r--r-- | dev-util/sysprof/metadata.xml | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/dev-util/sysprof/metadata.xml b/dev-util/sysprof/metadata.xml index 472e9918b4ca..066ec096b829 100644 --- a/dev-util/sysprof/metadata.xml +++ b/dev-util/sysprof/metadata.xml @@ -15,4 +15,8 @@ Sysprof handles shared libraries and applications do not need to be recompiled. In fact they don't even have to be restarted. </longdescription> +<use> + <flag name="systemd">Build the sysprofd daemon service, required to run the UI without root permissions. + Relies on <pkg>sys-apps/systemd</pkg> running as the init system.</flag> +</use> </pkgmetadata> |