feat(profile): general update.
This commit is contained in:
parent
533b7ac937
commit
1739c07ca1
36 changed files with 57 additions and 56 deletions
|
|
@ -11,7 +11,6 @@ profile login @{exec_path} flags=(attach_disconnected) {
|
|||
include <abstractions/base>
|
||||
include <abstractions/authentication>
|
||||
include <abstractions/bus-system>
|
||||
include <abstractions/bus/org.freedesktop.login1>
|
||||
include <abstractions/consoles>
|
||||
include <abstractions/nameservice-strict>
|
||||
include <abstractions/wutmp>
|
||||
|
|
@ -33,8 +32,12 @@ profile login @{exec_path} flags=(attach_disconnected) {
|
|||
|
||||
signal (send) set=(hup term),
|
||||
|
||||
unix type=stream addr=@@{hex16}/bus/login/system,
|
||||
|
||||
ptrace read,
|
||||
|
||||
#aa:dbus talk bus=system name=org.freedesktop.login1 label=systemd-logind
|
||||
|
||||
@{exec_path} mr,
|
||||
|
||||
@{bin}/@{shells} rUx,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue