Skip to content

Commit

Permalink
Add ld.so.preload to all private-etc lines
Browse files Browse the repository at this point in the history
Command:

    sed -i -E "s/^private-etc /private-etc ld.so.preload,/" \
        $(grep -LE "^private-etc .*ld.so.preload" etc/profile-*/*) \
        && python3 contrib/sort.py etc/profile-*/*
  • Loading branch information
rusty-snake committed Sep 18, 2021
1 parent 7aec067 commit d8d97ac
Show file tree
Hide file tree
Showing 235 changed files with 235 additions and 235 deletions.
2 changes: 1 addition & 1 deletion etc/profile-a-l/abiword.profile
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ tracelog
private-bin abiword
private-cache
private-dev
private-etc fonts,gtk-3.0,passwd
private-etc fonts,gtk-3.0,ld.so.preload,passwd
private-tmp

# dbus-user none
Expand Down
2 changes: 1 addition & 1 deletion etc/profile-a-l/agetpkg.profile
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@ tracelog
private-bin agetpkg,python3
private-cache
private-dev
private-etc ca-certificates,crypto-policies,pki,resolv.conf,ssl
private-etc ca-certificates,crypto-policies,ld.so.preload,pki,resolv.conf,ssl
private-tmp

dbus-user none
Expand Down
2 changes: 1 addition & 1 deletion etc/profile-a-l/alacarte.profile
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@ disable-mnt
# private-bin alacarte,bash,python*,sh
private-cache
private-dev
private-etc alternatives,dconf,fonts,gtk-3.0,locale.alias,locale.conf,login.defs,mime.types,nsswitch.conf,passwd,pki,X11,xdg
private-etc alternatives,dconf,fonts,gtk-3.0,ld.so.preload,locale.alias,locale.conf,login.defs,mime.types,nsswitch.conf,passwd,pki,X11,xdg
private-tmp

dbus-user none
Expand Down
2 changes: 1 addition & 1 deletion etc/profile-a-l/anki.profile
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@ disable-mnt
private-bin anki,python*
private-cache
private-dev
private-etc alternatives,ca-certificates,fonts,gtk-2.0,hostname,hosts,machine-id,pki,resolv.conf,ssl,Trolltech.conf
private-etc alternatives,ca-certificates,fonts,gtk-2.0,hostname,hosts,ld.so.preload,machine-id,pki,resolv.conf,ssl,Trolltech.conf
private-tmp

dbus-user none
Expand Down
2 changes: 1 addition & 1 deletion etc/profile-a-l/aria2c.profile
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@ private-bin aria2c,gzip
# Add 'private-cache' to your aria2c.local if you don't use Lutris/winetricks (see issue #2772).
#private-cache
private-dev
private-etc alternatives,ca-certificates,crypto-policies,groups,login.defs,machine-id,nsswitch.conf,passwd,pki,resolv.conf,ssl
private-etc alternatives,ca-certificates,crypto-policies,groups,ld.so.preload,login.defs,machine-id,nsswitch.conf,passwd,pki,resolv.conf,ssl
private-lib libreadline.so.*
private-tmp

Expand Down
2 changes: 1 addition & 1 deletion etc/profile-a-l/arm.profile
Original file line number Diff line number Diff line change
Expand Up @@ -43,6 +43,6 @@ tracelog
disable-mnt
private-bin arm,bash,ldconfig,lsof,ps,python*,sh,tor
private-dev
private-etc alternatives,ca-certificates,crypto-policies,passwd,pki,ssl,tor
private-etc alternatives,ca-certificates,crypto-policies,ld.so.preload,passwd,pki,ssl,tor
private-tmp

2 changes: 1 addition & 1 deletion etc/profile-a-l/artha.profile
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,7 @@ disable-mnt
private-bin artha,enchant,notify-send
private-cache
private-dev
private-etc alternatives,fonts,machine-id
private-etc alternatives,fonts,ld.so.preload,machine-id
private-lib libnotify.so.*
private-tmp

Expand Down
2 changes: 1 addition & 1 deletion etc/profile-a-l/atool.profile
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ include allow-perl.inc
noroot

# without login.defs atool complains and uses UID/GID 1000 by default
private-etc alternatives,group,login.defs,passwd
private-etc alternatives,group,ld.so.preload,login.defs,passwd
private-tmp

# Redirect
Expand Down
2 changes: 1 addition & 1 deletion etc/profile-a-l/atril.profile
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ tracelog

private-bin 7z,7za,7zr,atril,atril-previewer,atril-thumbnailer,sh,tar,unrar,unzip,zipnote
private-dev
private-etc alternatives,fonts,ld.so.cache
private-etc alternatives,fonts,ld.so.cache,ld.so.preload
# atril uses webkit gtk to display epub files
# waiting for globbing support in private-lib; for now hardcoding it to webkit2gtk-4.0
#private-lib webkit2gtk-4.0 - problems on Arch with the new version of WebKit
Expand Down
2 changes: 1 addition & 1 deletion etc/profile-a-l/authenticator-rs.profile
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@ disable-mnt
private-bin authenticator-rs
private-cache
private-dev
private-etc alternatives,ca-certificates,crypto-policies,dconf,fonts,gtk-2.0,gtk-3.0,pki,resolv.conf,ssl,xdg
private-etc alternatives,ca-certificates,crypto-policies,dconf,fonts,gtk-2.0,gtk-3.0,ld.so.preload,pki,resolv.conf,ssl,xdg
private-tmp

dbus-user filter
Expand Down
2 changes: 1 addition & 1 deletion etc/profile-a-l/authenticator.profile
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ shell none
disable-mnt
# private-bin authenticator,python*
private-dev
private-etc alternatives,ca-certificates,crypto-policies,fonts,ld.so.cache,pki,resolv.conf,ssl
private-etc alternatives,ca-certificates,crypto-policies,fonts,ld.so.cache,ld.so.preload,pki,resolv.conf,ssl
private-tmp

# makes settings immutable
Expand Down
2 changes: 1 addition & 1 deletion etc/profile-a-l/balsa.profile
Original file line number Diff line number Diff line change
Expand Up @@ -66,7 +66,7 @@ tracelog
private-bin balsa,balsa-ab,gpg,gpg-agent,gpg2,gpgsm
private-cache
private-dev
private-etc alternatives,ca-certificates,crypto-policies,dconf,fonts,gcrypt,groups,gtk-2.0,gtk-3.0,hostname,hosts,mailname,passwd,pki,resolv.conf,selinux,ssl,xdg
private-etc alternatives,ca-certificates,crypto-policies,dconf,fonts,gcrypt,groups,gtk-2.0,gtk-3.0,hostname,hosts,ld.so.preload,mailname,passwd,pki,resolv.conf,selinux,ssl,xdg
private-tmp
writable-run-user
writable-var
Expand Down
2 changes: 1 addition & 1 deletion etc/profile-a-l/bibletime.profile
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@ disable-mnt
# private-bin bibletime,qt5ct
private-cache
private-dev
private-etc alternatives,ca-certificates,crypto-policies,fonts,login.defs,machine-id,passwd,pki,resolv.conf,ssl,sword,sword.conf
private-etc alternatives,ca-certificates,crypto-policies,fonts,ld.so.preload,login.defs,machine-id,passwd,pki,resolv.conf,ssl,sword,sword.conf
private-tmp

dbus-user none
Expand Down
2 changes: 1 addition & 1 deletion etc/profile-a-l/bitwarden.profile
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ no3d
nosound

?HAS_APPIMAGE: ignore private-dev
private-etc alternatives,ca-certificates,crypto-policies,fonts,hosts,nsswitch.conf,pki,resolv.conf,ssl
private-etc alternatives,ca-certificates,crypto-policies,fonts,hosts,ld.so.preload,nsswitch.conf,pki,resolv.conf,ssl
private-opt Bitwarden

# Redirect
Expand Down
2 changes: 1 addition & 1 deletion etc/profile-a-l/bless.profile
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ shell none
# private-bin bash,bless,mono,sh
private-cache
private-dev
private-etc alternatives,fonts,mono
private-etc alternatives,fonts,ld.so.preload,mono
private-tmp

dbus-user none
Expand Down
2 changes: 1 addition & 1 deletion etc/profile-a-l/blobby.profile
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@ tracelog
disable-mnt
private-bin blobby
private-dev
private-etc alsa,alternatives,asound.conf,drirc,group,hosts,login.defs,machine-id,passwd,pulse
private-etc alsa,alternatives,asound.conf,drirc,group,hosts,ld.so.preload,login.defs,machine-id,passwd,pulse
private-lib
private-tmp

Expand Down
2 changes: 1 addition & 1 deletion etc/profile-a-l/blobwars.profile
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@ disable-mnt
private-bin blobwars
private-cache
private-dev
private-etc machine-id
private-etc ld.so.preload,machine-id
private-tmp

dbus-user none
Expand Down
2 changes: 1 addition & 1 deletion etc/profile-a-l/bsdtar.profile
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ include bsdtar.local
# Persistent global definitions
include globals.local

private-etc alternatives,group,localtime,passwd
private-etc alternatives,group,ld.so.preload,localtime,passwd

# Redirect
include archiver-common.profile
2 changes: 1 addition & 1 deletion etc/profile-a-l/cameramonitor.profile
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@ tracelog
disable-mnt
private-bin cameramonitor,python*
private-cache
private-etc alternatives,fonts
private-etc alternatives,fonts,ld.so.preload
private-tmp

# dbus-user none
Expand Down
2 changes: 1 addition & 1 deletion etc/profile-a-l/cawbird.profile
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ disable-mnt
private-bin cawbird
private-cache
private-dev
private-etc alternatives,ca-certificates,crypto-policies,fonts,gtk-2.0,gtk-3.0,host.conf,hostname,hosts,mime.types,nsswitch.conf,pki,resolv.conf,ssl,X11,xdg
private-etc alternatives,ca-certificates,crypto-policies,fonts,gtk-2.0,gtk-3.0,host.conf,hostname,hosts,ld.so.preload,mime.types,nsswitch.conf,pki,resolv.conf,ssl,X11,xdg
private-tmp

# dbus-user none
Expand Down
2 changes: 1 addition & 1 deletion etc/profile-a-l/celluloid.profile
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@ tracelog

private-bin celluloid,env,gnome-mpv,python*,youtube-dl
private-cache
private-etc alternatives,ca-certificates,crypto-policies,dconf,drirc,fonts,gtk-3.0,hosts,ld.so.cache,libva.conf,localtime,machine-id,pkcs11,pki,resolv.conf,selinux,ssl,xdg
private-etc alternatives,ca-certificates,crypto-policies,dconf,drirc,fonts,gtk-3.0,hosts,ld.so.cache,ld.so.preload,libva.conf,localtime,machine-id,pkcs11,pki,resolv.conf,selinux,ssl,xdg
private-dev
private-tmp

Expand Down
2 changes: 1 addition & 1 deletion etc/profile-a-l/cheese.profile
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ tracelog
disable-mnt
private-bin cheese
private-cache
private-etc alternatives,clutter-1.0,dconf,drirc,fonts,gtk-3.0
private-etc alternatives,clutter-1.0,dconf,drirc,fonts,gtk-3.0,ld.so.preload
private-tmp

dbus-user filter
Expand Down
2 changes: 1 addition & 1 deletion etc/profile-a-l/clawsker.profile
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@ disable-mnt
private-bin bash,clawsker,perl,sh,which
private-cache
private-dev
private-etc alternatives,fonts
private-etc alternatives,fonts,ld.so.preload
private-lib girepository-1.*,libdbus-glib-1.so.*,libetpan.so.*,libgirepository-1.*,libgtk-3.so.*,libgtk-x11-2.0.so.*,libstartup-notification-1.so.*,perl*
private-tmp

Expand Down
2 changes: 1 addition & 1 deletion etc/profile-a-l/cmus.profile
Original file line number Diff line number Diff line change
Expand Up @@ -27,4 +27,4 @@ seccomp
shell none

private-bin cmus
private-etc alternatives,asound.conf,ca-certificates,crypto-policies,group,machine-id,pki,pulse,resolv.conf,ssl
private-etc alternatives,asound.conf,ca-certificates,crypto-policies,group,ld.so.preload,machine-id,pki,pulse,resolv.conf,ssl
2 changes: 1 addition & 1 deletion etc/profile-a-l/com.github.bleakgrey.tootle.profile
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@ disable-mnt
private-bin com.github.bleakgrey.tootle
private-cache
private-dev
private-etc alsa,alternatives,asound.conf,ca-certificates,crypto-policies,dconf,fonts,gtk-2.0,gtk-3.0,host.conf,hostname,hosts,machine-id mime.types,nsswitch.conf,pki,pulse,resolv.conf,ssl,X11,xdg
private-etc alsa,alternatives,asound.conf,ca-certificates,crypto-policies,dconf,fonts,gtk-2.0,gtk-3.0,host.conf,hostname,hosts,ld.so.preload,machine-id mime.types,nsswitch.conf,pki,pulse,resolv.conf,ssl,X11,xdg
private-tmp

# Settings are immutable
Expand Down
2 changes: 1 addition & 1 deletion etc/profile-a-l/com.github.dahenson.agenda.profile
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@ disable-mnt
private-bin com.github.dahenson.agenda
private-cache
private-dev
private-etc dconf,fonts,gtk-3.0
private-etc dconf,fonts,gtk-3.0,ld.so.preload
private-tmp

dbus-user filter
Expand Down
2 changes: 1 addition & 1 deletion etc/profile-a-l/com.github.johnfactotum.Foliate.profile
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,7 @@ disable-mnt
private-bin com.github.johnfactotum.Foliate,gjs
private-cache
private-dev
private-etc dconf,fonts,gconf,gtk-3.0
private-etc dconf,fonts,gconf,gtk-3.0,ld.so.preload
private-tmp

read-only ${HOME}
Expand Down
2 changes: 1 addition & 1 deletion etc/profile-a-l/coyim.profile
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ tracelog
disable-mnt
private-cache
private-dev
private-etc alternatives,ca-certificates,crypto-policies,fonts,machine-id,pki,ssl
private-etc alternatives,ca-certificates,crypto-policies,fonts,ld.so.preload,machine-id,pki,ssl
private-tmp

dbus-user none
Expand Down
2 changes: 1 addition & 1 deletion etc/profile-a-l/crow.profile
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ shell none
disable-mnt
private-bin crow
private-dev
private-etc alternatives,asound.conf,ca-certificates,crypto-policies,dconf,fonts,machine-id,nsswitch.conf,pki,pulse,resolv.conf,ssl
private-etc alternatives,asound.conf,ca-certificates,crypto-policies,dconf,fonts,ld.so.preload,machine-id,nsswitch.conf,pki,pulse,resolv.conf,ssl
private-opt none
private-tmp
private-srv none
Expand Down
2 changes: 1 addition & 1 deletion etc/profile-a-l/d-feet.profile
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@ disable-mnt
private-bin d-feet,python*
private-cache
private-dev
private-etc alternatives,dbus-1,fonts,machine-id
private-etc alternatives,dbus-1,fonts,ld.so.preload,machine-id
private-tmp

#memory-deny-write-execute - breaks on Arch (see issue #1803)
2 changes: 1 addition & 1 deletion etc/profile-a-l/dbus-send.profile
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@ private
private-bin dbus-send
private-cache
private-dev
private-etc alternatives,dbus-1
private-etc alternatives,dbus-1,ld.so.preload
private-lib libpcre*
private-tmp

Expand Down
2 changes: 1 addition & 1 deletion etc/profile-a-l/dconf-editor.profile
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@ disable-mnt
private-bin dconf-editor
private-cache
private-dev
private-etc alternatives,dconf,fonts,gtk-3.0,machine-id
private-etc alternatives,dconf,fonts,gtk-3.0,ld.so.preload,machine-id
private-lib
private-tmp

Expand Down
2 changes: 1 addition & 1 deletion etc/profile-a-l/dconf.profile
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@ disable-mnt
private-bin dconf,gsettings
private-cache
private-dev
private-etc alternatives,dconf
private-etc alternatives,dconf,ld.so.preload
private-lib
private-tmp

Expand Down
2 changes: 1 addition & 1 deletion etc/profile-a-l/ddgtk.profile
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@ tracelog
disable-mnt
private-bin bash,dd,ddgtk,grep,lsblk,python*,sed,sh,tr
private-cache
private-etc alternatives,fonts
private-etc alternatives,fonts,ld.so.preload
private-tmp

dbus-user none
Expand Down
2 changes: 1 addition & 1 deletion etc/profile-a-l/devhelp.profile
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ disable-mnt
private-bin devhelp
private-cache
private-dev
private-etc alternatives,dconf,fonts,ld.so.cache,machine-id,ssl
private-etc alternatives,dconf,fonts,ld.so.cache,ld.so.preload,machine-id,ssl
private-tmp

# makes settings immutable
Expand Down
2 changes: 1 addition & 1 deletion etc/profile-a-l/devilspie.profile
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@ disable-mnt
private-bin devilspie
private-cache
private-dev
private-etc alternatives
private-etc alternatives,ld.so.preload
private-lib gconv
private-tmp

Expand Down
2 changes: 1 addition & 1 deletion etc/profile-a-l/discord-common.profile
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ whitelist ${HOME}/.config/BetterDiscord
whitelist ${HOME}/.local/share/betterdiscordctl

private-bin bash,cut,echo,egrep,electron,electron[0-9],electron[0-9][0-9],fish,grep,head,sed,sh,tclsh,tr,xdg-mime,xdg-open,zsh
private-etc alternatives,ca-certificates,crypto-policies,fonts,group,ld.so.cache,localtime,login.defs,machine-id,password,pki,pulse,resolv.conf,ssl
private-etc alternatives,ca-certificates,crypto-policies,fonts,group,ld.so.cache,ld.so.preload,localtime,login.defs,machine-id,password,pki,pulse,resolv.conf,ssl

join-or-start discord

Expand Down
2 changes: 1 addition & 1 deletion etc/profile-a-l/display.profile
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ shell none
private-bin display,python*
private-dev
# On Debian-based systems, display is a symlink in /etc/alternatives
private-etc alternatives
private-etc alternatives,ld.so.preload
private-tmp

dbus-user none
Expand Down
2 changes: 1 addition & 1 deletion etc/profile-a-l/drawio.profile
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@ shell none
private-bin drawio
private-cache
private-dev
private-etc alternatives,fonts
private-etc alternatives,fonts,ld.so.preload
private-tmp

dbus-user none
Expand Down
2 changes: 1 addition & 1 deletion etc/profile-a-l/easystroke.profile
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@ disable-mnt
#private-bin bash,easystroke,sh
private-cache
private-dev
private-etc alternatives,fonts,group,passwd
private-etc alternatives,fonts,group,ld.so.preload,passwd
# breaks custom shell command functionality
#private-lib gdk-pixbuf-2.*,gio,gvfs/libgvfscommon.so,libgconf-2.so.*,librsvg-2.so.*
private-tmp
Expand Down
2 changes: 1 addition & 1 deletion etc/profile-a-l/electron-mail.profile
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@ shell none
private-bin electron-mail
private-cache
private-dev
private-etc alternatives,ca-certificates,crypto-policies,fonts,gtk-2.0,gtk-3.0,nsswitch.conf,pki,resolv.conf,selinux,ssl,xdg
private-etc alternatives,ca-certificates,crypto-policies,fonts,gtk-2.0,gtk-3.0,ld.so.preload,nsswitch.conf,pki,resolv.conf,selinux,ssl,xdg
private-opt ElectronMail
private-tmp

Expand Down
2 changes: 1 addition & 1 deletion etc/profile-a-l/electrum.profile
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@ private-bin electrum,python*
private-cache
?HAS_APPIMAGE: ignore private-dev
private-dev
private-etc alternatives,ca-certificates,crypto-policies,dconf,fonts,machine-id,pki,resolv.conf,ssl
private-etc alternatives,ca-certificates,crypto-policies,dconf,fonts,ld.so.preload,machine-id,pki,resolv.conf,ssl
private-tmp

# dbus-user none
Expand Down
2 changes: 1 addition & 1 deletion etc/profile-a-l/email-common.profile
Original file line number Diff line number Diff line change
Expand Up @@ -66,7 +66,7 @@ tracelog
# disable-mnt
private-cache
private-dev
private-etc alternatives,ca-certificates,crypto-policies,dconf,fonts,gcrypt,gnupg,groups,gtk-2.0,gtk-3.0,hostname,hosts,hosts.conf,mailname,nsswitch.conf,passwd,pki,resolv.conf,selinux,ssl,xdg
private-etc alternatives,ca-certificates,crypto-policies,dconf,fonts,gcrypt,gnupg,groups,gtk-2.0,gtk-3.0,hostname,hosts,hosts.conf,ld.so.preload,mailname,nsswitch.conf,passwd,pki,resolv.conf,selinux,ssl,xdg
private-tmp
# encrypting and signing email
writable-run-user
Expand Down
2 changes: 1 addition & 1 deletion etc/profile-a-l/enchant.profile
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@ x11 none
private-bin enchant,enchant-*
private-cache
private-dev
private-etc alternatives
private-etc alternatives,ld.so.preload
private-lib
private-tmp

Expand Down
2 changes: 1 addition & 1 deletion etc/profile-a-l/eo-common.profile
Original file line number Diff line number Diff line change
Expand Up @@ -47,6 +47,6 @@ tracelog

private-cache
private-dev
private-etc alternatives,dconf,fonts,gtk-3.0
private-etc alternatives,dconf,fonts,gtk-3.0,ld.so.preload
private-lib eog,eom,gdk-pixbuf-2.*,gio,girepository-1.*,gvfs,libgconf-2.so.*
private-tmp
Loading

0 comments on commit d8d97ac

Please sign in to comment.