feat(profile): general update.

This commit is contained in:
Alexandre Pujol 2023-12-10 14:34:38 +00:00
parent 5cf5b74f4b
commit 032d805666
No known key found for this signature in database
GPG key ID: C5469996F0DF68EC
28 changed files with 82 additions and 186 deletions

View file

@ -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,

View file

@ -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,