Explorar o código

[monorepo] remove unused firejail profiles (#31790)

GitOrigin-RevId: ba4bac748014d5edf0cf2815af295c573502f144
Jakob Ackermann hai 5 meses
pai
achega
9731f061af

+ 0 - 34
services/clsi/synctex.profile

@@ -1,34 +0,0 @@
-include /etc/firejail/disable-common.inc
-include /etc/firejail/disable-devel.inc
-# include /etc/firejail/disable-mgmt.inc  ## removed in 0.9.40
-# include /etc/firejail/disable-secret.inc ## removed in 0.9.40
-
-read-only /bin
-blacklist /boot
-blacklist /dev
-read-only /etc
-blacklist /home # blacklisted for synctex
-read-only /lib
-read-only /lib64
-blacklist /media
-blacklist /mnt
-blacklist /opt
-blacklist /root
-read-only /run
-blacklist /sbin
-blacklist /selinux
-blacklist /src
-blacklist /sys
-read-only /usr
-
-caps.drop all
-noroot
-nogroups
-net none
-private-tmp
-private-dev
-shell none
-seccomp
-nonewprivs
-
-

+ 1 - 1
services/filestore/config/settings.defaults.cjs

@@ -93,7 +93,7 @@ const settings = {
   },
 
   commands: {
-    // Any commands to wrap the convert utility in, for example ["nice"], or ["firejail", "--profile=/etc/firejail/convert.profile"]
+    // Any commands to wrap the convert utility in, for example ["nice"]
     convertCommandPrefix: [],
   },
 

A diferenza do arquivo foi suprimida porque é demasiado grande
+ 0 - 35
services/filestore/firejail/convert.profile


Algúns arquivos non se mostraron porque demasiados arquivos cambiaron neste cambio