feat(profile): cleanup common desktop files.
This commit is contained in:
parent
0d16d4fdab
commit
87db46113c
13 changed files with 18 additions and 53 deletions
|
|
@ -16,13 +16,10 @@ profile system-config-printer @{exec_path} flags=(complain) {
|
|||
include <abstractions/bus/org.freedesktop.hostname1>
|
||||
include <abstractions/bus/org.freedesktop.PolicyKit1>
|
||||
include <abstractions/dconf-write>
|
||||
include <abstractions/desktop>
|
||||
include <abstractions/fontconfig-cache-read>
|
||||
include <abstractions/fonts>
|
||||
include <abstractions/freedesktop.org>
|
||||
include <abstractions/gtk>
|
||||
include <abstractions/nameservice-strict>
|
||||
include <abstractions/python>
|
||||
include <abstractions/wayland>
|
||||
|
||||
network inet stream,
|
||||
network inet6 stream,
|
||||
|
|
@ -37,20 +34,17 @@ profile system-config-printer @{exec_path} flags=(complain) {
|
|||
|
||||
/usr/share/cups/data/testprint r,
|
||||
/usr/share/system-config-printer/{,**} r,
|
||||
/usr/share/X11/xkb/{,**} r,
|
||||
|
||||
/etc/cups/cupsd.conf r,
|
||||
/etc/cupshelpers/preferreddrivers.xml r,
|
||||
/etc/fstab r,
|
||||
/etc/papersize r,
|
||||
|
||||
/var/lib/snapd/desktop/icons/ r,
|
||||
|
||||
owner @{HOME}/.cups/ rw,
|
||||
owner @{HOME}/.cups/lpoptions rw,
|
||||
|
||||
owner @{run}/user/@{uid}/gvfsd/socket-@{rand8} rw,
|
||||
@{run}/cups/cups.sock rw,
|
||||
owner @{run}/user/@{uid}/gvfsd/socket-@{rand8} rw,
|
||||
|
||||
owner /tmp/* rw,
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue