From e70bc43cdf75b36e7ad3d29e9a6f8ee1461e7d5e Mon Sep 17 00:00:00 2001 From: Lennart Poettering Date: Mon, 4 Aug 2014 18:57:37 +0200 Subject: [PATCH] machine: make sure unpriviliged "machinectl status" can show the machine's OS version --- src/machine/org.freedesktop.machine1.conf | 12 ++++++++---- 1 file changed, 8 insertions(+), 4 deletions(-) diff --git a/src/machine/org.freedesktop.machine1.conf b/src/machine/org.freedesktop.machine1.conf index 3a77c70bf..ac1aee855 100644 --- a/src/machine/org.freedesktop.machine1.conf +++ b/src/machine/org.freedesktop.machine1.conf @@ -42,15 +42,19 @@ + send_member="GetMachine"/> + send_member="GetMachineByPID"/> + send_member="GetMachineAddresses"/> + + + send_member="GetOSRelease"/> -- 2.30.2