Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org X-Spam-Level: X-Spam-Status: No, score=-1.1 required=3.0 tests=DKIM_SIGNED,DKIM_VALID, DKIM_VALID_AU,HEADER_FROM_DIFFERENT_DOMAINS,MAILING_LIST_MULTI,SPF_PASS, URIBL_BLOCKED autolearn=ham autolearn_force=no version=3.4.0 Received: from mail.kernel.org (mail.kernel.org [198.145.29.99]) by smtp.lore.kernel.org (Postfix) with ESMTP id C4EB4C61CE8 for ; Sat, 19 Jan 2019 11:48:20 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [209.132.180.67]) by mail.kernel.org (Postfix) with ESMTP id 7BEC22084C for ; Sat, 19 Jan 2019 11:48:20 +0000 (UTC) Authentication-Results: mail.kernel.org; dkim=pass (1024-bit key) header.d=coker.com.au header.i=@coker.com.au header.b="1PCoVVWy" Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1727874AbfASLsU (ORCPT ); Sat, 19 Jan 2019 06:48:20 -0500 Received: from smtp.sws.net.au ([46.4.88.250]:36366 "EHLO smtp.sws.net.au" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1727865AbfASLsU (ORCPT ); Sat, 19 Jan 2019 06:48:20 -0500 Received: from liv.localnet (localhost [127.0.0.1]) by smtp.sws.net.au (Postfix) with ESMTP id 6DF6BEB88 for ; Sat, 19 Jan 2019 22:48:17 +1100 (AEDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=coker.com.au; s=2008; t=1547898498; bh=aaKy8RGBI6hZn10Tmb6bdk+MJhFxE9JmSspXRYizMGE=; l=632; h=From:To:Subject:Date:From; b=1PCoVVWyi4rGNdd7k8uYXGi4YkLO1Euc8zFkNI3hjkGI66z1Vvrsnfozu0woJSR4N IYRSYM1JwJdeuMZfo1157HEHNLOvONJD4HcO9towbG3j4/oYhzXSS3gEU0pEJQYUFz si7ewn50QZIAOX4xZNPsvXgth4qh4DAduRWCSll8= From: Russell Coker To: "selinux-refpolicy@vger.kernel.org" Subject: What is this GetDynamicUsers about? Date: Sat, 19 Jan 2019 22:48:11 +1100 Message-ID: <2151367.RAjrkxNSSX@liv> MIME-Version: 1.0 Content-Transfer-Encoding: 7Bit Content-Type: text/plain; charset="us-ascii" Sender: selinux-refpolicy-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: selinux-refpolicy@vger.kernel.org # msgtype=method_call interface=org.freedesktop.systemd1.Manager member=GetDynamicUsers dest=org.freedesktop.systemd1 init_dbus_chat(postfix_showq_t) dbus_system_bus_client(postfix_showq_t) # msgtype=method_call interface=org.freedesktop.systemd1.Manager member=GetDynamicUsers dest=org.freedesktop.systemd1 init_dbus_chat(dictd_t) The above is from my policy that hasn't yet seemed good enough for my Debian tree. What is this GetDynamicUsers about and why do programs like dictd (dictionary server) and postfix showq need it? -- My Main Blog http://etbe.coker.com.au/ My Documents Blog http://doc.coker.com.au/