From mboxrd@z Thu Jan 1 00:00:00 1970 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=-0.9 required=3.0 tests=DKIM_SIGNED,DKIM_VALID, DKIM_VALID_AU,HEADER_FROM_DIFFERENT_DOMAINS,MAILING_LIST_MULTI,SPF_HELO_NONE, SPF_PASS autolearn=no 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 EF911C73C66 for ; Sun, 14 Jul 2019 15:18:28 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [209.132.180.67]) by mail.kernel.org (Postfix) with ESMTP id B1FF32063F for ; Sun, 14 Jul 2019 15:18:28 +0000 (UTC) Authentication-Results: mail.kernel.org; dkim=pass (1024-bit key) header.d=coker.com.au header.i=@coker.com.au header.b="lLyk1HHi" Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1726799AbfGNPS2 (ORCPT ); Sun, 14 Jul 2019 11:18:28 -0400 Received: from smtp.sws.net.au ([46.4.88.250]:33336 "EHLO smtp.sws.net.au" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1726403AbfGNPS2 (ORCPT ); Sun, 14 Jul 2019 11:18:28 -0400 X-Greylist: delayed 449 seconds by postgrey-1.27 at vger.kernel.org; Sun, 14 Jul 2019 11:18:28 EDT Received: from liv.localnet (localhost [127.0.0.1]) by smtp.sws.net.au (Postfix) with ESMTP id 90A5DEB26 for ; Mon, 15 Jul 2019 01:10:55 +1000 (AEST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=coker.com.au; s=2008; t=1563117056; bh=7+GDeJ3hcs/oIj8n8dgqnk5hhuUyhuz4ZW7Q62qJtps=; l=297; h=From:To:Subject:Date:From; b=lLyk1HHirqPH9rw3ZH8/1EVtcSF0Vu+6v+Bhmg+DuNsGJY3LMbI3XMqvNcuhi1vpO T56t+QLZxfp8nSI1V4GNsculeR6P08wOJVyZn3gRGPZdK6M8csphnyWDB+f/Y3QQ/h zrDF8KpJURcSZiBf1QZ1UQYzWLher1v8AInVxpZI= From: Russell Coker To: "selinux-refpolicy@vger.kernel.org" Subject: systemd reboot Date: Mon, 15 Jul 2019 01:10:48 +1000 Message-ID: <5834210.QDNlvuYVDn@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 # cat /lib/systemd/system/reboot.target cat: /lib/systemd/system/reboot.target: Permission denied # systemctl reboot ... it reboots Should systemd be doing some sort of access check on reboot.target? -- My Main Blog http://etbe.coker.com.au/ My Documents Blog http://doc.coker.com.au/