feat(profile): minor kde improvments.
This commit is contained in:
parent
28111ab9a5
commit
dd129c1a03
3 changed files with 1 additions and 6 deletions
|
|
@ -16,7 +16,6 @@ profile kauth-chargethresholdhelper @{exec_path} {
|
|||
/usr/share/icu/@{int}.@{int}/*.dat r,
|
||||
|
||||
@{sys}/class/power_supply/ r,
|
||||
@{sys}/devices/@{pci}/power_supply/** r,
|
||||
@{sys}/devices/**/power_supply/** r,
|
||||
|
||||
include if exists <local/kauth-chargethresholdhelper>
|
||||
|
|
|
|||
|
|
@ -29,8 +29,6 @@ profile kscreenlocker_greet @{exec_path} {
|
|||
signal (receive) set=(usr1, term) peer=ksmserver,
|
||||
signal (send) peer=kcheckpass,
|
||||
|
||||
unix (send,receive) type=stream peer=(label="ksmserver",addr=none),
|
||||
|
||||
dbus send bus=system path=/org/freedesktop/DisplayManager/Seat@{int}
|
||||
interface=org.freedesktop.DBus.Introspectable
|
||||
member=Introspect
|
||||
|
|
@ -53,7 +51,7 @@ profile kscreenlocker_greet @{exec_path} {
|
|||
|
||||
@{etc_ro}/environment r,
|
||||
@{etc_ro}/login.defs r,
|
||||
@{etc_ro}/login.defs.d/ r,
|
||||
@{etc_ro}/login.defs.d/{,*} r,
|
||||
@{etc_ro}/security/*.conf r,
|
||||
/etc/fstab r,
|
||||
/etc/machine-id r,
|
||||
|
|
|
|||
|
|
@ -20,8 +20,6 @@ profile ksmserver @{exec_path} flags=(attach_disconnected,mediate_deleted) {
|
|||
|
||||
ptrace (read) peer=kbuildsycoca5,
|
||||
|
||||
unix (send, receive) type=stream peer=(label="kscreenlocker_greet",addr=none),
|
||||
|
||||
@{exec_path} mr,
|
||||
|
||||
@{bin}/rm rix,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue