feat(profile): general update.
This commit is contained in:
parent
5cf5b74f4b
commit
032d805666
28 changed files with 82 additions and 186 deletions
|
|
@ -15,6 +15,7 @@ profile remmina @{exec_path} {
|
|||
include <abstractions/bus/org.a11y>
|
||||
include <abstractions/bus/org.freedesktop.hostname1>
|
||||
include <abstractions/bus/org.freedesktop.secrets>
|
||||
include <abstractions/bus/org.gtk.Private.RemoteVolumeMonitor>
|
||||
include <abstractions/dconf-write>
|
||||
include <abstractions/fonts>
|
||||
include <abstractions/freedesktop.org>
|
||||
|
|
@ -43,11 +44,6 @@ profile remmina @{exec_path} {
|
|||
member=RegisterStatusNotifierItem
|
||||
peer=(name=:*),
|
||||
|
||||
dbus send bus=session path=/org/gtk/Private/RemoteVolumeMonitor
|
||||
interface=org.gtk.Private.RemoteVolumeMonitor
|
||||
member={IsSupported,List}
|
||||
peer=(name=:*),
|
||||
|
||||
@{exec_path} r,
|
||||
|
||||
/usr/share/remmina/{,**} r,
|
||||
|
|
|
|||
|
|
@ -145,6 +145,7 @@ profile run-parts @{exec_path} {
|
|||
|
||||
profile motd {
|
||||
include <abstractions/base>
|
||||
include <abstractions/nameservice-strict>
|
||||
|
||||
@{bin}/{,ba,da}sh rix,
|
||||
@{bin}/{e,}grep rix,
|
||||
|
|
@ -167,7 +168,7 @@ profile run-parts @{exec_path} {
|
|||
/ r,
|
||||
/etc/default/motd-news r,
|
||||
/etc/lsb-release r,
|
||||
/etc/update-motd.d/@{int}-[a-z]* r,
|
||||
/etc/update-motd.d/* r,
|
||||
|
||||
/var/cache/motd-news rw,
|
||||
/var/lib/update-notifier/updates-available r,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue