summaryrefslogtreecommitdiffstats
path: root/etc
diff options
context:
space:
mode:
authorLibravatar Vincent43 <31109921+Vincent43@users.noreply.github.com>2018-03-17 15:55:48 +0100
committerLibravatar Vincent43 <31109921+Vincent43@users.noreply.github.com>2018-03-17 15:55:48 +0100
commitd8b4a633202a13a13c75779d1f40a99d6cc51dfb (patch)
tree03b35f4385984d147ac4fe175edb28bd2ab39b6b /etc
parentapparmor deployment (diff)
downloadfirejail-d8b4a633202a13a13c75779d1f40a99d6cc51dfb.tar.gz
firejail-d8b4a633202a13a13c75779d1f40a99d6cc51dfb.tar.zst
firejail-d8b4a633202a13a13c75779d1f40a99d6cc51dfb.zip
more apparmor deployment
Diffstat (limited to 'etc')
-rw-r--r--etc/ark.profile1
-rw-r--r--etc/digikam.profile1
-rw-r--r--etc/electron.profile1
-rw-r--r--etc/kate.profile1
-rw-r--r--etc/kodi.profile1
-rw-r--r--etc/kwrite.profile1
-rw-r--r--etc/libreoffice.profile1
-rw-r--r--etc/okular.profile1
-rw-r--r--etc/smplayer.profile1
9 files changed, 9 insertions, 0 deletions
diff --git a/etc/ark.profile b/etc/ark.profile
index 43c61f940..f3e366854 100644
--- a/etc/ark.profile
+++ b/etc/ark.profile
@@ -29,6 +29,7 @@ novideo
29protocol unix 29protocol unix
30seccomp 30seccomp
31shell none 31shell none
32apparmor
32 33
33private-dev 34private-dev
34private-tmp 35private-tmp
diff --git a/etc/digikam.profile b/etc/digikam.profile
index 5557e5457..179204036 100644
--- a/etc/digikam.profile
+++ b/etc/digikam.profile
@@ -28,6 +28,7 @@ protocol unix,inet,inet6,netlink
28seccomp 28seccomp
29# seccomp.keep fallocate,getrusage,openat,access,arch_prctl,bind,brk,chdir,chmod,clock_getres,clone,close,connect,dup2,dup3,eventfd2,execve,fadvise64,fcntl,fdatasync,flock,fstat,fstatfs,ftruncate,futex,getcwd,getdents,getegid,geteuid,getgid,getpeername,getpgrp,getpid,getppid,getrandom,getresgid,getresuid,getrlimit,getsockname,getsockopt,gettid,getuid,inotify_add_watch,inotify_init,inotify_init1,inotify_rm_watch,ioctl,lseek,lstat,madvise,mbind,memfd_create,mkdir,mmap,mprotect,msync,munmap,nanosleep,open,pipe,pipe2,poll,ppoll,prctl,pread64,pwrite64,read,readlink,readlinkat,recvfrom,recvmsg,rename,rt_sigaction,rt_sigprocmask,rt_sigreturn,sched_getaffinity,sched_getparam,sched_get_priority_max,sched_get_priority_min,sched_getscheduler,sched_setscheduler,sched_yield,sendmsg,sendto,setgid,setresgid,setresuid,set_robust_list,setsid,setsockopt,set_tid_address,setuid,shmat,shmctl,shmdt,shmget,shutdown,socket,stat,statfs,sysinfo,timerfd_create,umask,uname,unlink,wait4,waitid,write,writev,fchmod,fchown,unshare,exit,exit_group 29# seccomp.keep fallocate,getrusage,openat,access,arch_prctl,bind,brk,chdir,chmod,clock_getres,clone,close,connect,dup2,dup3,eventfd2,execve,fadvise64,fcntl,fdatasync,flock,fstat,fstatfs,ftruncate,futex,getcwd,getdents,getegid,geteuid,getgid,getpeername,getpgrp,getpid,getppid,getrandom,getresgid,getresuid,getrlimit,getsockname,getsockopt,gettid,getuid,inotify_add_watch,inotify_init,inotify_init1,inotify_rm_watch,ioctl,lseek,lstat,madvise,mbind,memfd_create,mkdir,mmap,mprotect,msync,munmap,nanosleep,open,pipe,pipe2,poll,ppoll,prctl,pread64,pwrite64,read,readlink,readlinkat,recvfrom,recvmsg,rename,rt_sigaction,rt_sigprocmask,rt_sigreturn,sched_getaffinity,sched_getparam,sched_get_priority_max,sched_get_priority_min,sched_getscheduler,sched_setscheduler,sched_yield,sendmsg,sendto,setgid,setresgid,setresuid,set_robust_list,setsid,setsockopt,set_tid_address,setuid,shmat,shmctl,shmdt,shmget,shutdown,socket,stat,statfs,sysinfo,timerfd_create,umask,uname,unlink,wait4,waitid,write,writev,fchmod,fchown,unshare,exit,exit_group
30shell none 30shell none
31apparmor
31 32
32# private-bin program 33# private-bin program
33# private-dev - prevents libdc1394 loading; this lib is used to connect to a camera device 34# private-dev - prevents libdc1394 loading; this lib is used to connect to a camera device
diff --git a/etc/electron.profile b/etc/electron.profile
index 91e5cd3df..2ff61914e 100644
--- a/etc/electron.profile
+++ b/etc/electron.profile
@@ -20,3 +20,4 @@ noroot
20notv 20notv
21protocol unix,inet,inet6,netlink 21protocol unix,inet,inet6,netlink
22seccomp 22seccomp
23apparmor
diff --git a/etc/kate.profile b/etc/kate.profile
index 917be2b4c..d1cfef49b 100644
--- a/etc/kate.profile
+++ b/etc/kate.profile
@@ -35,6 +35,7 @@ protocol unix
35seccomp 35seccomp
36shell none 36shell none
37tracelog 37tracelog
38apparmor
38 39
39# private-bin kate 40# private-bin kate
40private-dev 41private-dev
diff --git a/etc/kodi.profile b/etc/kodi.profile
index 06db44132..4eb2c9df1 100644
--- a/etc/kodi.profile
+++ b/etc/kodi.profile
@@ -21,6 +21,7 @@ protocol unix,inet,inet6,netlink
21seccomp 21seccomp
22shell none 22shell none
23tracelog 23tracelog
24apparmor
24 25
25private-dev 26private-dev
26private-tmp 27private-tmp
diff --git a/etc/kwrite.profile b/etc/kwrite.profile
index 4fbb8aad4..386ef142c 100644
--- a/etc/kwrite.profile
+++ b/etc/kwrite.profile
@@ -36,6 +36,7 @@ protocol unix
36seccomp 36seccomp
37shell none 37shell none
38tracelog 38tracelog
39apparmor
39 40
40private-bin kwrite,kbuildsycoca4,kdeinit4 41private-bin kwrite,kbuildsycoca4,kdeinit4
41private-dev 42private-dev
diff --git a/etc/libreoffice.profile b/etc/libreoffice.profile
index 220e0f02c..a67fafa30 100644
--- a/etc/libreoffice.profile
+++ b/etc/libreoffice.profile
@@ -28,6 +28,7 @@ protocol unix,inet,inet6
28seccomp 28seccomp
29shell none 29shell none
30tracelog 30tracelog
31apparmor
31 32
32private-dev 33private-dev
33private-tmp 34private-tmp
diff --git a/etc/okular.profile b/etc/okular.profile
index b26c3ab31..016316b29 100644
--- a/etc/okular.profile
+++ b/etc/okular.profile
@@ -40,6 +40,7 @@ protocol unix
40seccomp 40seccomp
41shell none 41shell none
42tracelog 42tracelog
43apparmor
43 44
44private-bin okular,kbuildsycoca4,kdeinit4,lpr 45private-bin okular,kbuildsycoca4,kdeinit4,lpr
45private-dev 46private-dev
diff --git a/etc/smplayer.profile b/etc/smplayer.profile
index 8c68cda1e..d0180e185 100644
--- a/etc/smplayer.profile
+++ b/etc/smplayer.profile
@@ -23,6 +23,7 @@ noroot
23protocol unix,inet,inet6,netlink 23protocol unix,inet,inet6,netlink
24seccomp 24seccomp
25shell none 25shell none
26apparmor
26 27
27private-bin smplayer,smtube,mplayer,mpv 28private-bin smplayer,smtube,mplayer,mpv
28private-dev 29private-dev