golden hour
/etc/apparmor.d/abstractions
⬆️ Go Up
Upload
File/Folder
Size
Actions
X
1.72 KB
Del
OK
apache2-common
849 B
Del
OK
apparmor_api
-
Del
OK
aspell
308 B
Del
OK
audio
1.82 KB
Del
OK
authentication
1.55 KB
Del
OK
base
6.39 KB
Del
OK
bash
1.48 KB
Del
OK
consoles
798 B
Del
OK
cups-client
714 B
Del
OK
dbus
593 B
Del
OK
dbus-accessibility
630 B
Del
OK
dbus-accessibility-strict
637 B
Del
OK
dbus-session
638 B
Del
OK
dbus-session-strict
919 B
Del
OK
dbus-strict
677 B
Del
OK
dconf
246 B
Del
OK
dovecot-common
562 B
Del
OK
dri-common
434 B
Del
OK
dri-enumerate
281 B
Del
OK
enchant
1.96 KB
Del
OK
fcitx
456 B
Del
OK
fcitx-strict
712 B
Del
OK
fonts
2.04 KB
Del
OK
freedesktop.org
1.26 KB
Del
OK
gnome
3.54 KB
Del
OK
gnupg
356 B
Del
OK
ibus
1 KB
Del
OK
kde
2.71 KB
Del
OK
kde-globals-write
298 B
Del
OK
kde-icon-cache-write
138 B
Del
OK
kde-language-write
458 B
Del
OK
kerberosclient
1.14 KB
Del
OK
ldapclient
754 B
Del
OK
libpam-systemd
659 B
Del
OK
likewise
489 B
Del
OK
mdns
457 B
Del
OK
mesa
577 B
Del
OK
mir
593 B
Del
OK
mozc
471 B
Del
OK
mysql
641 B
Del
OK
nameservice
4.96 KB
Del
OK
nis
524 B
Del
OK
nvidia
649 B
Del
OK
opencl
269 B
Del
OK
opencl-common
404 B
Del
OK
opencl-intel
564 B
Del
OK
opencl-mesa
527 B
Del
OK
opencl-nvidia
785 B
Del
OK
opencl-pocl
2.75 KB
Del
OK
openssl
470 B
Del
OK
orbit2
93 B
Del
OK
p11-kit
899 B
Del
OK
perl
872 B
Del
OK
php
1.02 KB
Del
OK
php5
105 B
Del
OK
postfix-common
1.17 KB
Del
OK
private-files
1.51 KB
Del
OK
private-files-strict
1.02 KB
Del
OK
python
1.5 KB
Del
OK
qt5
762 B
Del
OK
qt5-compose-cache-write
278 B
Del
OK
qt5-settings-write
398 B
Del
OK
recent-documents-write
346 B
Del
OK
ruby
906 B
Del
OK
samba
830 B
Del
OK
smbpass
476 B
Del
OK
ssl_certs
1.26 KB
Del
OK
ssl_keys
790 B
Del
OK
svn-repositories
1.61 KB
Del
OK
ubuntu-bittorrent-clients
698 B
Del
OK
ubuntu-browsers
1.63 KB
Del
OK
ubuntu-browsers.d
-
Del
OK
ubuntu-console-browsers
611 B
Del
OK
ubuntu-console-email
601 B
Del
OK
ubuntu-email
977 B
Del
OK
ubuntu-feed-readers
339 B
Del
OK
ubuntu-gnome-terminal
182 B
Del
OK
ubuntu-helpers
3.32 KB
Del
OK
ubuntu-konsole
343 B
Del
OK
ubuntu-media-players
2.18 KB
Del
OK
ubuntu-unity7-base
2.39 KB
Del
OK
ubuntu-unity7-launcher
191 B
Del
OK
ubuntu-unity7-messaging
192 B
Del
OK
ubuntu-xterm
237 B
Del
OK
user-download
876 B
Del
OK
user-mail
837 B
Del
OK
user-manpages
889 B
Del
OK
user-tmp
654 B
Del
OK
user-write
864 B
Del
OK
video
127 B
Del
OK
vulkan
503 B
Del
OK
wayland
580 B
Del
OK
web-data
705 B
Del
OK
winbind
739 B
Del
OK
wutmp
585 B
Del
OK
xad
883 B
Del
OK
xdg-desktop
673 B
Del
OK
Edit: nameservice
# ------------------------------------------------------------------ # # Copyright (C) 2002-2009 Novell/SUSE # Copyright (C) 2009-2011 Canonical Ltd. # # This program is free software; you can redistribute it and/or # modify it under the terms of version 2 of the GNU General Public # License published by the Free Software Foundation. # # ------------------------------------------------------------------ # Many programs wish to perform nameservice-like operations, such as # looking up users by name or id, groups by name or id, hosts by name # or IP, etc. These operations may be performed through files, dns, # NIS, NIS+, LDAP, hesiod, wins, etc. Allow them all here. /etc/group r, /etc/host.conf r, /etc/hosts r, /etc/nsswitch.conf r, /etc/gai.conf r, /etc/passwd r, /etc/protocols r, # libtirpc (used for NIS/YP login) needs this /etc/netconfig r, # When using libnss-extrausers, the passwd and group files are merged from # an alternate path /var/lib/extrausers/group r, /var/lib/extrausers/passwd r, # NSS records from systemd-userdbd.service /{,var/}run/systemd/userdb/ r, /{,var/}run/systemd/userdb/io.systemd.{NameServiceSwitch,Multiplexer,DynamicUser,Home} r, @{PROC}/sys/kernel/random/boot_id r, # When using sssd, the passwd and group files are stored in an alternate path # and the nss plugin also needs to talk to a pipe /var/lib/sss/mc/group r, /var/lib/sss/mc/initgroups r, /var/lib/sss/mc/passwd r, /var/lib/sss/pipes/nss rw, /etc/resolv.conf r, # On systems where /etc/resolv.conf is managed programmatically, it is # a symlink to /{,var/}run/(whatever program is managing it)/resolv.conf. /{,var/}run/{resolvconf,NetworkManager,systemd/resolve,connman,netconfig}/resolv.conf r, /etc/resolvconf/run/resolv.conf r, /{,var/}run/systemd/resolve/stub-resolv.conf r, /etc/samba/lmhosts r, /etc/services r, # db backend /var/lib/misc/*.db r, # The Name Service Cache Daemon can cache lookups, sometimes leading # to vast speed increases when working with network-based lookups. /{,var/}run/.nscd_socket rw, /{,var/}run/nscd/socket rw, /{var/db,var/cache,var/lib,var/run,run}/nscd/{passwd,group,services,hosts} r, # nscd renames and unlinks files in it's operation that clients will # have open /{,var/}run/nscd/db* rmix, # The nss libraries are sometimes used in addition to PAM; make sure # they are available /{usr/,}lib{,32,64}/libnss_*.so* mr, /{usr/,}lib/@{multiarch}/libnss_*.so* mr, /etc/default/nss r, # avahi-daemon is used for mdns4 resolution /{,var/}run/avahi-daemon/socket rw, # libnl-3-200 via libnss-gw-name @{PROC}/@{pid}/net/psched r, /etc/libnl-*/classid r, # nis #include <abstractions/nis> # ldap #include <abstractions/ldapclient> # winbind #include <abstractions/winbind> # likewise #include <abstractions/likewise> # mdnsd #include <abstractions/mdns> # kerberos #include <abstractions/kerberosclient> # resolve # # Allow access to the safe members of the systemd-resolved D-Bus API: # # https://www.freedesktop.org/wiki/Software/systemd/resolved/ # # This API may be used directly over the D-Bus system bus or it may be used # indirectly via the nss-resolve plugin: # # https://www.freedesktop.org/software/systemd/man/nss-resolve.html # #include <abstractions/dbus-strict> dbus send bus=system path="/org/freedesktop/resolve1" interface="org.freedesktop.resolve1.Manager" member="Resolve{Address,Hostname,Record,Service}" peer=(name="org.freedesktop.resolve1"), # libnss-systemd # # https://systemd.io/USER_GROUP_API/ # https://systemd.io/USER_RECORD/ # https://www.freedesktop.org/software/systemd/man/nss-systemd.html # # Allow User/Group lookups via common VarLink socket APIs. Applications need # to either consult all of them or the io.systemd.Multiplexer frontend. /run/systemd/userdb/ r, /run/systemd/userdb/io.systemd.Multiplexer rw, /run/systemd/userdb/io.systemd.DynamicUser rw, # systemd-exec users /run/systemd/userdb/io.systemd.Home rw, # systemd-home dirs /run/systemd/userdb/io.systemd.NameServiceSwitch rw, # UNIX/glibc NSS # Also allow lookups for systemd-exec's DynamicUsers via D-Bus # https://www.freedesktop.org/software/systemd/man/systemd.exec.html dbus send bus=system path="/org/freedesktop/systemd1" interface="org.freedesktop.systemd1.Manager" member="{GetDynamicUsers,LookupDynamicUserByName,LookupDynamicUserByUID}" peer=(name="org.freedesktop.systemd1"), # TCP/UDP network access network inet stream, network inet6 stream, network inet dgram, network inet6 dgram, # TODO: adjust when support finer-grained netlink rules # Netlink raw needed for nscd network netlink raw, # interface details @{PROC}/@{pid}/net/route r,
Save