HEX
Server: Apache
System: Linux s198.coreserver.jp 5.15.0-151-generic #161-Ubuntu SMP Tue Jul 22 14:25:40 UTC 2025 x86_64
User: nagasaki (10062)
PHP: 7.1.33
Disabled: NONE
Upload Files
File: //snap/core20/current/etc/apparmor.d/abstractions/libpam-systemd
# vim:syntax=apparmor
# ------------------------------------------------------------------
#
#    Copyright (C) 2015-2016 Simon Deziel
#
#    This program is free software; you can redistribute it and/or
#    modify it under the terms of version 2 of the GNU General Public
#    License published by the Free Software Foundation.
#
# ------------------------------------------------------------------

#include <abstractions/dbus-strict>

  # libpam-systemd notifies systemd-logind about session logins/logouts
  dbus send
    bus=system
    path=/org/freedesktop/login1
    interface=org.freedesktop.login1.Manager
    member={CreateSession,ReleaseSession},