From aea2109b86e9ce5740f8dde14045b7f6bf5dd0ea Mon Sep 17 00:00:00 2001 From: glitsj16 Date: Sun, 5 Feb 2023 22:49:23 +0000 Subject: ghostwriter: fix private-etc There is no `/etc/groups` AFAIK. Existing typo prior to private-etc rework likely caused this. --- etc/profile-a-l/ghostwriter.profile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'etc/profile-a-l/ghostwriter.profile') diff --git a/etc/profile-a-l/ghostwriter.profile b/etc/profile-a-l/ghostwriter.profile index 1c023f369..322974023 100644 --- a/etc/profile-a-l/ghostwriter.profile +++ b/etc/profile-a-l/ghostwriter.profile @@ -51,7 +51,7 @@ private-bin context,gettext,ghostwriter,latex,mktexfmt,pandoc,pdflatex,pdfroff,p private-cache private-dev # passwd,login.defs,firejail are a temporary workaround for #2877 and can be removed once it is fixed -private-etc @tls-ca,@x11,dbus-1,firejail,gconf,groups,host.conf,mime.types,rpc,services,texlive,Trolltech.conf +private-etc @tls-ca,@x11,dbus-1,firejail,gconf,host.conf,mime.types,rpc,services,texlive,Trolltech.conf private-tmp dbus-user filter -- cgit v1.2.3-70-g09d2