Typo
This commit is contained in:
parent
4a6c010242
commit
75de320334
1 changed files with 3 additions and 6 deletions
|
|
@ -14,15 +14,12 @@ profile thermald @{exec_path} {
|
||||||
|
|
||||||
capability sys_boot,
|
capability sys_boot,
|
||||||
|
|
||||||
dbus (bind)
|
dbus (bind) bus=system
|
||||||
bus=system
|
|
||||||
name=org.freedesktop.thermald,
|
name=org.freedesktop.thermald,
|
||||||
|
|
||||||
dbus (send)
|
dbus (send) bus=system path=/org/freedesktop/DBus
|
||||||
bus=system
|
|
||||||
path=/org/freedesktop/DBus
|
|
||||||
interface=org.freedesktop.DBus
|
interface=org.freedesktop.DBus
|
||||||
member=RequestName
|
member=RequestName,
|
||||||
|
|
||||||
@{exec_path} mr,
|
@{exec_path} mr,
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue