aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--etc/Xephyr.profile2
-rw-r--r--etc/Xvfb.profile2
-rw-r--r--etc/baobab.profile2
-rw-r--r--etc/qbittorrent.profile2
-rw-r--r--etc/transmission-daemon.profile2
-rw-r--r--etc/xpra.profile2
-rw-r--r--test/environment/rlimit.profile6
7 files changed, 9 insertions, 9 deletions
diff --git a/etc/Xephyr.profile b/etc/Xephyr.profile
index bce6dc6e6..b4325cd74 100644
--- a/etc/Xephyr.profile
+++ b/etc/Xephyr.profile
@@ -7,7 +7,7 @@ include globals.local
7 7
8# 8#
9# This profile will sandbox Xephyr server itself when used with firejail --x11=xephyr. 9# This profile will sandbox Xephyr server itself when used with firejail --x11=xephyr.
10# To enable it, create a firejail-Xephyr symlink in /usr/local/bin: 10# To enable it, create a firejail-Xephyr symlink in /usr/local/bin:
11# 11#
12# $ sudo ln -s /usr/bin/firejail /usr/local/bin/Xephyr 12# $ sudo ln -s /usr/bin/firejail /usr/local/bin/Xephyr
13# 13#
diff --git a/etc/Xvfb.profile b/etc/Xvfb.profile
index ed07485d6..b2413ac73 100644
--- a/etc/Xvfb.profile
+++ b/etc/Xvfb.profile
@@ -9,7 +9,7 @@ include globals.local
9# 9#
10# This profile will sandbox Xvfb server itself when used with firejail --x11=xvfb. 10# This profile will sandbox Xvfb server itself when used with firejail --x11=xvfb.
11# The target program is sandboxed with its own profile. By default the this functionality 11# The target program is sandboxed with its own profile. By default the this functionality
12# is disabled. To enable it, create a firejail-Xvfb symlink in /usr/local/bin: 12# is disabled. To enable it, create a firejail-Xvfb symlink in /usr/local/bin:
13# 13#
14# $ sudo ln -s /usr/bin/firejail /usr/local/bin/Xvfb 14# $ sudo ln -s /usr/bin/firejail /usr/local/bin/Xvfb
15# 15#
diff --git a/etc/baobab.profile b/etc/baobab.profile
index fc4e7f268..893865edd 100644
--- a/etc/baobab.profile
+++ b/etc/baobab.profile
@@ -33,4 +33,4 @@ private-bin baobab
33private-dev 33private-dev
34private-tmp 34private-tmp
35 35
36#memory-deny-write-execute - breaks on Arch 36#memory-deny-write-execute - breaks on Arch
diff --git a/etc/qbittorrent.profile b/etc/qbittorrent.profile
index b0a6a0016..63810c1d0 100644
--- a/etc/qbittorrent.profile
+++ b/etc/qbittorrent.profile
@@ -61,4 +61,4 @@ private-dev
61# private-lib - problems on Arch 61# private-lib - problems on Arch
62private-tmp 62private-tmp
63 63
64# memory-deny-write-execute - problems on Arch, see #1690 on GitHub repo 64# memory-deny-write-execute - problems on Arch, see #1690 on GitHub repo
diff --git a/etc/transmission-daemon.profile b/etc/transmission-daemon.profile
index c67200826..9a6052ada 100644
--- a/etc/transmission-daemon.profile
+++ b/etc/transmission-daemon.profile
@@ -1,5 +1,5 @@
1# Firejail profile for transmission-daemon 1# Firejail profile for transmission-daemon
2# Description: Fast, easy and free BitTorrent client (daemon) 2# Description: Fast, easy and free BitTorrent client (daemon)
3# This file is overwritten after every install/update 3# This file is overwritten after every install/update
4quiet 4quiet
5# Persistent local customizations 5# Persistent local customizations
diff --git a/etc/xpra.profile b/etc/xpra.profile
index d967c1da2..d58810228 100644
--- a/etc/xpra.profile
+++ b/etc/xpra.profile
@@ -8,7 +8,7 @@ include globals.local
8 8
9# 9#
10# This profile will sandbox Xpra server itself when used with firejail --x11=xpra. 10# This profile will sandbox Xpra server itself when used with firejail --x11=xpra.
11# To enable it, create a firejail-xpra symlink in /usr/local/bin: 11# To enable it, create a firejail-xpra symlink in /usr/local/bin:
12# 12#
13# $ sudo ln -s /usr/bin/firejail /usr/local/bin/xpra 13# $ sudo ln -s /usr/bin/firejail /usr/local/bin/xpra
14# 14#
diff --git a/test/environment/rlimit.profile b/test/environment/rlimit.profile
index a57471604..a569edc6d 100644
--- a/test/environment/rlimit.profile
+++ b/test/environment/rlimit.profile
@@ -1,5 +1,5 @@
1 rlimit-fsize 1024 1rlimit-fsize 1024
2rlimit-nproc 1000 2rlimit-nproc 1000
3 rlimit-nofile 500 3rlimit-nofile 500
4rlimit-sigpending 200 4rlimit-sigpending 200
5rlimit-as 123456789012 5rlimit-as 123456789012