aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorLibravatar glitsj16 <glitsj16@users.noreply.github.com>2019-02-21 00:50:19 +0000
committerLibravatar GitHub <noreply@github.com>2019-02-21 00:50:19 +0000
commit78ab6af17f48c04ac2d6d68cb52aa9bc59a06fdc (patch)
treed96f0b58f8fe74b86504fc7ed765a85550047f44
parentMerge pull request #2436 from glitsj16/devilspie2 (diff)
parentStreamline machine-id comment (diff)
downloadfirejail-78ab6af17f48c04ac2d6d68cb52aa9bc59a06fdc.tar.gz
firejail-78ab6af17f48c04ac2d6d68cb52aa9bc59a06fdc.tar.zst
firejail-78ab6af17f48c04ac2d6d68cb52aa9bc59a06fdc.zip
Merge pull request #2437 from glitsj16/machine-id
Streamline machine-id comment
-rw-r--r--etc/QOwnNotes.profile1
-rw-r--r--etc/artha.profile1
-rw-r--r--etc/assogiate.profile1
-rw-r--r--etc/atril.profile1
-rw-r--r--etc/bibletime.profile1
-rw-r--r--etc/bitcoin-qt.profile1
-rw-r--r--etc/dconf-editor.profile1
-rw-r--r--etc/deluge.profile1
-rw-r--r--etc/easystroke.profile1
-rw-r--r--etc/enpass.profile1
-rw-r--r--etc/evince.profile1
-rw-r--r--etc/font-manager.profile1
-rw-r--r--etc/gcloud.profile1
-rw-r--r--etc/gconf-editor.profile1
-rw-r--r--etc/gedit.profile1
-rw-r--r--etc/ghostwriter.profile1
-rw-r--r--etc/gitter.profile1
-rw-r--r--etc/gnome-pie.profile1
-rw-r--r--etc/hexchat.profile1
-rw-r--r--etc/keepassx.profile1
-rw-r--r--etc/keepassxc.profile1
-rw-r--r--etc/klavaro.profile1
-rw-r--r--etc/ktorrent.profile1
-rw-r--r--etc/libreoffice.profile1
-rw-r--r--etc/masterpdfeditor.profile1
-rw-r--r--etc/min.profile4
-rw-r--r--etc/mupdf.profile1
-rw-r--r--etc/mypaint.profile1
-rw-r--r--etc/ocenaudio.profile1
-rw-r--r--etc/okular.profile1
-rw-r--r--etc/pdfmod.profile1
-rw-r--r--etc/pdfsam.profile1
-rw-r--r--etc/pdftotext.profile1
-rw-r--r--etc/pluma.profile1
-rw-r--r--etc/pycharm-community.profile1
-rw-r--r--etc/qbittorrent.profile1
-rw-r--r--etc/qpdfview.profile1
-rw-r--r--etc/rtorrent.profile1
-rw-r--r--etc/standardnotes-desktop.profile3
-rw-r--r--etc/stellarium.profile1
-rw-r--r--etc/transmission-cli.profile1
-rw-r--r--etc/transmission-gtk.profile1
-rw-r--r--etc/transmission-qt.profile1
-rw-r--r--etc/transmission-show.profile1
-rw-r--r--etc/xed.profile1
-rw-r--r--etc/xpdf.profile1
-rw-r--r--etc/zathura.profile1
47 files changed, 47 insertions, 5 deletions
diff --git a/etc/QOwnNotes.profile b/etc/QOwnNotes.profile
index f63a8b9ef..cafeb45ae 100644
--- a/etc/QOwnNotes.profile
+++ b/etc/QOwnNotes.profile
@@ -30,6 +30,7 @@ include disable-programs.inc
30include disable-xdg.inc 30include disable-xdg.inc
31 31
32caps.drop all 32caps.drop all
33# machine-id breaks audio; it should work fine in setups where sound is not required
33machine-id 34machine-id
34netfilter 35netfilter
35no3d 36no3d
diff --git a/etc/artha.profile b/etc/artha.profile
index 431fc3ed1..62471a83d 100644
--- a/etc/artha.profile
+++ b/etc/artha.profile
@@ -17,6 +17,7 @@ include disable-programs.inc
17 17
18caps.drop all 18caps.drop all
19ipc-namespace 19ipc-namespace
20# machine-id breaks audio; it should work fine in setups where sound is not required
20machine-id 21machine-id
21net none 22net none
22no3d 23no3d
diff --git a/etc/assogiate.profile b/etc/assogiate.profile
index f1a2b0129..ad8d63961 100644
--- a/etc/assogiate.profile
+++ b/etc/assogiate.profile
@@ -20,6 +20,7 @@ include whitelist-common.inc
20 20
21apparmor 21apparmor
22caps.drop all 22caps.drop all
23# machine-id breaks audio; it should work fine in setups where sound is not required
23machine-id 24machine-id
24net none 25net none
25no3d 26no3d
diff --git a/etc/atril.profile b/etc/atril.profile
index aca945ba3..1fe578e83 100644
--- a/etc/atril.profile
+++ b/etc/atril.profile
@@ -24,6 +24,7 @@ include whitelist-var-common.inc
24 24
25# apparmor 25# apparmor
26caps.drop all 26caps.drop all
27# machine-id breaks audio; it should work fine in setups where sound is not required
27machine-id 28machine-id
28no3d 29no3d
29nodvd 30nodvd
diff --git a/etc/bibletime.profile b/etc/bibletime.profile
index 6e40054f7..c2f122914 100644
--- a/etc/bibletime.profile
+++ b/etc/bibletime.profile
@@ -27,6 +27,7 @@ whitelist ${HOME}/.local/share/bibletime
27include whitelist-common.inc 27include whitelist-common.inc
28 28
29caps.drop all 29caps.drop all
30# machine-id breaks audio; it should work fine in setups where sound is not required
30machine-id 31machine-id
31netfilter 32netfilter
32nodbus 33nodbus
diff --git a/etc/bitcoin-qt.profile b/etc/bitcoin-qt.profile
index def292118..6edbc4ac7 100644
--- a/etc/bitcoin-qt.profile
+++ b/etc/bitcoin-qt.profile
@@ -23,6 +23,7 @@ include whitelist-common.inc
23include whitelist-var-common.inc 23include whitelist-var-common.inc
24 24
25caps.drop all 25caps.drop all
26# machine-id breaks audio; it should work fine in setups where sound is not required
26machine-id 27machine-id
27netfilter 28netfilter
28no3d 29no3d
diff --git a/etc/dconf-editor.profile b/etc/dconf-editor.profile
index 72b4f7a77..fb138e650 100644
--- a/etc/dconf-editor.profile
+++ b/etc/dconf-editor.profile
@@ -17,6 +17,7 @@ include whitelist-common.inc
17 17
18apparmor 18apparmor
19caps.drop all 19caps.drop all
20# machine-id breaks audio; it should work fine in setups where sound is not required
20machine-id 21machine-id
21net none 22net none
22no3d 23no3d
diff --git a/etc/deluge.profile b/etc/deluge.profile
index cb8bff07e..387f460d8 100644
--- a/etc/deluge.profile
+++ b/etc/deluge.profile
@@ -27,6 +27,7 @@ include whitelist-common.inc
27include whitelist-var-common.inc 27include whitelist-var-common.inc
28 28
29caps.drop all 29caps.drop all
30# machine-id breaks audio; it should work fine in setups where sound is not required
30machine-id 31machine-id
31netfilter 32netfilter
32nodvd 33nodvd
diff --git a/etc/easystroke.profile b/etc/easystroke.profile
index 44156f97e..0b38dc4f0 100644
--- a/etc/easystroke.profile
+++ b/etc/easystroke.profile
@@ -16,6 +16,7 @@ include disable-programs.inc
16 16
17caps.drop all 17caps.drop all
18ipc-namespace 18ipc-namespace
19# machine-id breaks audio; it should work fine in setups where sound is not required
19machine-id 20machine-id
20net none 21net none
21no3d 22no3d
diff --git a/etc/enpass.profile b/etc/enpass.profile
index 5e461bc43..3b94f28df 100644
--- a/etc/enpass.profile
+++ b/etc/enpass.profile
@@ -19,6 +19,7 @@ include disable-xdg.inc
19include whitelist-var-common.inc 19include whitelist-var-common.inc
20 20
21caps.drop all 21caps.drop all
22# machine-id breaks audio; it should work fine in setups where sound is not required
22machine-id 23machine-id
23net none 24net none
24no3d 25no3d
diff --git a/etc/evince.profile b/etc/evince.profile
index e9b530ece..ced1c6ec9 100644
--- a/etc/evince.profile
+++ b/etc/evince.profile
@@ -19,6 +19,7 @@ include disable-xdg.inc
19include whitelist-var-common.inc 19include whitelist-var-common.inc
20 20
21caps.drop all 21caps.drop all
22# machine-id breaks audio; it should work fine in setups where sound is not required
22machine-id 23machine-id
23# net none breaks AppArmor on Ubuntu systems 24# net none breaks AppArmor on Ubuntu systems
24netfilter 25netfilter
diff --git a/etc/font-manager.profile b/etc/font-manager.profile
index fa5ee6105..a0a35df1d 100644
--- a/etc/font-manager.profile
+++ b/etc/font-manager.profile
@@ -28,6 +28,7 @@ include whitelist-common.inc
28 28
29apparmor 29apparmor
30caps.drop all 30caps.drop all
31# machine-id breaks audio; it should work fine in setups where sound is not required
31machine-id 32machine-id
32net none 33net none
33no3d 34no3d
diff --git a/etc/gcloud.profile b/etc/gcloud.profile
index d9df8fd37..5c54684c9 100644
--- a/etc/gcloud.profile
+++ b/etc/gcloud.profile
@@ -15,6 +15,7 @@ include disable-programs.inc
15 15
16apparmor 16apparmor
17caps.drop all 17caps.drop all
18# machine-id breaks audio; it should work fine in setups where sound is not required
18machine-id 19machine-id
19netfilter 20netfilter
20nodbus 21nodbus
diff --git a/etc/gconf-editor.profile b/etc/gconf-editor.profile
index a5132e937..042cc8aaf 100644
--- a/etc/gconf-editor.profile
+++ b/etc/gconf-editor.profile
@@ -19,6 +19,7 @@ include whitelist-common.inc
19 19
20apparmor 20apparmor
21caps.drop all 21caps.drop all
22# machine-id breaks audio; it should work fine in setups where sound is not required
22machine-id 23machine-id
23net none 24net none
24no3d 25no3d
diff --git a/etc/gedit.profile b/etc/gedit.profile
index a583c534f..6eb7269e8 100644
--- a/etc/gedit.profile
+++ b/etc/gedit.profile
@@ -21,6 +21,7 @@ include whitelist-var-common.inc
21 21
22# apparmor - makes settings immutable 22# apparmor - makes settings immutable
23caps.drop all 23caps.drop all
24# machine-id breaks audio; it should work fine in setups where sound is not required
24machine-id 25machine-id
25# net none - makes settings immutable 26# net none - makes settings immutable
26no3d 27no3d
diff --git a/etc/ghostwriter.profile b/etc/ghostwriter.profile
index 11686e0e9..cd94e269a 100644
--- a/etc/ghostwriter.profile
+++ b/etc/ghostwriter.profile
@@ -31,6 +31,7 @@ include disable-xdg.inc
31 31
32apparmor 32apparmor
33caps.drop all 33caps.drop all
34# machine-id breaks audio; it should work fine in setups where sound is not required
34machine-id 35machine-id
35netfilter 36netfilter
36#no3d 37#no3d
diff --git a/etc/gitter.profile b/etc/gitter.profile
index d84f01f20..673cd9c50 100644
--- a/etc/gitter.profile
+++ b/etc/gitter.profile
@@ -20,6 +20,7 @@ whitelist ${HOME}/.config/Gitter
20include whitelist-var-common.inc 20include whitelist-var-common.inc
21 21
22caps.drop all 22caps.drop all
23# machine-id breaks audio; it should work fine in setups where sound is not required
23machine-id 24machine-id
24netfilter 25netfilter
25nodvd 26nodvd
diff --git a/etc/gnome-pie.profile b/etc/gnome-pie.profile
index 01c65a5a4..07c0b0a54 100644
--- a/etc/gnome-pie.profile
+++ b/etc/gnome-pie.profile
@@ -16,6 +16,7 @@ include disable-passwdmgr.inc
16 16
17caps.drop all 17caps.drop all
18ipc-namespace 18ipc-namespace
19# machine-id breaks audio; it should work fine in setups where sound is not required
19machine-id 20machine-id
20net none 21net none
21no3d 22no3d
diff --git a/etc/hexchat.profile b/etc/hexchat.profile
index 783f91e82..92e95284c 100644
--- a/etc/hexchat.profile
+++ b/etc/hexchat.profile
@@ -27,6 +27,7 @@ include whitelist-common.inc
27include whitelist-var-common.inc 27include whitelist-var-common.inc
28 28
29caps.drop all 29caps.drop all
30# machine-id breaks audio; it should work fine in setups where sound is not required
30machine-id 31machine-id
31netfilter 32netfilter
32no3d 33no3d
diff --git a/etc/keepassx.profile b/etc/keepassx.profile
index 357eb435d..e4fa723ec 100644
--- a/etc/keepassx.profile
+++ b/etc/keepassx.profile
@@ -22,6 +22,7 @@ include disable-xdg.inc
22include whitelist-var-common.inc 22include whitelist-var-common.inc
23 23
24caps.drop all 24caps.drop all
25# machine-id breaks audio; it should work fine in setups where sound is not required
25machine-id 26machine-id
26net none 27net none
27no3d 28no3d
diff --git a/etc/keepassxc.profile b/etc/keepassxc.profile
index d565373f4..5cd235865 100644
--- a/etc/keepassxc.profile
+++ b/etc/keepassxc.profile
@@ -24,6 +24,7 @@ include disable-xdg.inc
24include whitelist-var-common.inc 24include whitelist-var-common.inc
25 25
26caps.drop all 26caps.drop all
27# machine-id breaks audio; it should work fine in setups where sound is not required
27machine-id 28machine-id
28net none 29net none
29no3d 30no3d
diff --git a/etc/klavaro.profile b/etc/klavaro.profile
index 04b4a5ae5..3fff72655 100644
--- a/etc/klavaro.profile
+++ b/etc/klavaro.profile
@@ -25,6 +25,7 @@ include whitelist-var-common.inc
25 25
26apparmor 26apparmor
27caps.drop all 27caps.drop all
28# machine-id breaks audio; it should work fine in setups where sound is not required
28machine-id 29machine-id
29net none 30net none
30no3d 31no3d
diff --git a/etc/ktorrent.profile b/etc/ktorrent.profile
index 4dc635df7..d8fb2fc5d 100644
--- a/etc/ktorrent.profile
+++ b/etc/ktorrent.profile
@@ -36,6 +36,7 @@ include whitelist-common.inc
36include whitelist-var-common.inc 36include whitelist-var-common.inc
37 37
38caps.drop all 38caps.drop all
39# machine-id breaks audio; it should work fine in setups where sound is not required
39machine-id 40machine-id
40netfilter 41netfilter
41no3d 42no3d
diff --git a/etc/libreoffice.profile b/etc/libreoffice.profile
index 0e6c86b80..ba7acff3f 100644
--- a/etc/libreoffice.profile
+++ b/etc/libreoffice.profile
@@ -28,6 +28,7 @@ include whitelist-var-common.inc
28# comment the next line to use the ubuntu profile instead of firejail's apparmor profile 28# comment the next line to use the ubuntu profile instead of firejail's apparmor profile
29apparmor 29apparmor
30caps.drop all 30caps.drop all
31# machine-id breaks audio; it should work fine in setups where sound is not required
31#machine-id 32#machine-id
32netfilter 33netfilter
33#nodbus 34#nodbus
diff --git a/etc/masterpdfeditor.profile b/etc/masterpdfeditor.profile
index 56433df41..015319601 100644
--- a/etc/masterpdfeditor.profile
+++ b/etc/masterpdfeditor.profile
@@ -19,6 +19,7 @@ include whitelist-var-common.inc
19 19
20caps.drop all 20caps.drop all
21ipc-namespace 21ipc-namespace
22# machine-id breaks audio; it should work fine in setups where sound is not required
22machine-id 23machine-id
23net none 24net none
24no3d 25no3d
diff --git a/etc/min.profile b/etc/min.profile
index 6101ac2e6..c44855636 100644
--- a/etc/min.profile
+++ b/etc/min.profile
@@ -25,11 +25,7 @@ include whitelist-common.inc
25include whitelist-var-common.inc 25include whitelist-var-common.inc
26 26
27caps.drop all 27caps.drop all
28# ipc-namespace
29# machine-id breaks pulse audio; it should work fine in setups where sound is not required
30#machine-id
31netfilter 28netfilter
32# no3d
33nodbus 29nodbus
34nodvd 30nodvd
35nogroups 31nogroups
diff --git a/etc/mupdf.profile b/etc/mupdf.profile
index 59ad36305..0bb73ba4b 100644
--- a/etc/mupdf.profile
+++ b/etc/mupdf.profile
@@ -18,6 +18,7 @@ include disable-xdg.inc
18include whitelist-var-common.inc 18include whitelist-var-common.inc
19 19
20caps.drop all 20caps.drop all
21# machine-id breaks audio; it should work fine in setups where sound is not required
21machine-id 22machine-id
22net none 23net none
23nodbus 24nodbus
diff --git a/etc/mypaint.profile b/etc/mypaint.profile
index 21fd841cf..f19fd846c 100644
--- a/etc/mypaint.profile
+++ b/etc/mypaint.profile
@@ -22,6 +22,7 @@ include disable-xdg.inc
22 22
23apparmor 23apparmor
24caps.drop all 24caps.drop all
25# machine-id breaks audio; it should work fine in setups where sound is not required
25machine-id 26machine-id
26net none 27net none
27no3d 28no3d
diff --git a/etc/ocenaudio.profile b/etc/ocenaudio.profile
index 4a4fa828d..300ed2461 100644
--- a/etc/ocenaudio.profile
+++ b/etc/ocenaudio.profile
@@ -20,6 +20,7 @@ include disable-xdg.inc
20apparmor 20apparmor
21caps.drop all 21caps.drop all
22ipc-namespace 22ipc-namespace
23# machine-id breaks audio; it should work fine in setups where sound is not required
23machine-id 24machine-id
24# net none breaks AppArmor on Ubuntu systems 25# net none breaks AppArmor on Ubuntu systems
25netfilter 26netfilter
diff --git a/etc/okular.profile b/etc/okular.profile
index 0192a1d3d..fdad31e57 100644
--- a/etc/okular.profile
+++ b/etc/okular.profile
@@ -29,6 +29,7 @@ include whitelist-var-common.inc
29 29
30apparmor 30apparmor
31caps.drop all 31caps.drop all
32# machine-id breaks audio; it should work fine in setups where sound is not required
32machine-id 33machine-id
33# net none 34# net none
34netfilter 35netfilter
diff --git a/etc/pdfmod.profile b/etc/pdfmod.profile
index 3b6116c85..277b07afb 100644
--- a/etc/pdfmod.profile
+++ b/etc/pdfmod.profile
@@ -21,6 +21,7 @@ include whitelist-var-common.inc
21 21
22caps.drop all 22caps.drop all
23ipc-namespace 23ipc-namespace
24# machine-id breaks audio; it should work fine in setups where sound is not required
24machine-id 25machine-id
25net none 26net none
26no3d 27no3d
diff --git a/etc/pdfsam.profile b/etc/pdfsam.profile
index 4eed98e88..d92167bce 100644
--- a/etc/pdfsam.profile
+++ b/etc/pdfsam.profile
@@ -23,6 +23,7 @@ include disable-programs.inc
23include disable-xdg.inc 23include disable-xdg.inc
24 24
25caps.drop all 25caps.drop all
26# machine-id breaks audio; it should work fine in setups where sound is not required
26machine-id 27machine-id
27net none 28net none
28no3d 29no3d
diff --git a/etc/pdftotext.profile b/etc/pdftotext.profile
index 85e28372e..2d0376c24 100644
--- a/etc/pdftotext.profile
+++ b/etc/pdftotext.profile
@@ -19,6 +19,7 @@ include disable-xdg.inc
19include whitelist-var-common.inc 19include whitelist-var-common.inc
20 20
21caps.drop all 21caps.drop all
22# machine-id breaks audio; it should work fine in setups where sound is not required
22machine-id 23machine-id
23net none 24net none
24no3d 25no3d
diff --git a/etc/pluma.profile b/etc/pluma.profile
index a8b1e4cc6..7dff58a6a 100644
--- a/etc/pluma.profile
+++ b/etc/pluma.profile
@@ -18,6 +18,7 @@ include whitelist-var-common.inc
18 18
19# apparmor - makes settings immutable 19# apparmor - makes settings immutable
20caps.drop all 20caps.drop all
21# machine-id breaks audio; it should work fine in setups where sound is not required
21machine-id 22machine-id
22# net none - makes settings immutable 23# net none - makes settings immutable
23no3d 24no3d
diff --git a/etc/pycharm-community.profile b/etc/pycharm-community.profile
index bfe8b614e..b230d9115 100644
--- a/etc/pycharm-community.profile
+++ b/etc/pycharm-community.profile
@@ -22,6 +22,7 @@ include disable-passwdmgr.inc
22include disable-programs.inc 22include disable-programs.inc
23 23
24caps.drop all 24caps.drop all
25# machine-id breaks audio; it should work fine in setups where sound is not required
25machine-id 26machine-id
26nodvd 27nodvd
27nogroups 28nogroups
diff --git a/etc/qbittorrent.profile b/etc/qbittorrent.profile
index 0420d38e9..751c3c87e 100644
--- a/etc/qbittorrent.profile
+++ b/etc/qbittorrent.profile
@@ -36,6 +36,7 @@ include whitelist-var-common.inc
36 36
37apparmor 37apparmor
38caps.drop all 38caps.drop all
39# machine-id breaks audio; it should work fine in setups where sound is not required
39machine-id 40machine-id
40netfilter 41netfilter
41nodbus 42nodbus
diff --git a/etc/qpdfview.profile b/etc/qpdfview.profile
index 06598c769..53b7f133f 100644
--- a/etc/qpdfview.profile
+++ b/etc/qpdfview.profile
@@ -20,6 +20,7 @@ include disable-xdg.inc
20include whitelist-var-common.inc 20include whitelist-var-common.inc
21 21
22caps.drop all 22caps.drop all
23# machine-id breaks audio; it should work fine in setups where sound is not required
23machine-id 24machine-id
24nodvd 25nodvd
25nogroups 26nogroups
diff --git a/etc/rtorrent.profile b/etc/rtorrent.profile
index 0b4d6e1b1..4e7ca5e35 100644
--- a/etc/rtorrent.profile
+++ b/etc/rtorrent.profile
@@ -14,6 +14,7 @@ include disable-passwdmgr.inc
14include disable-programs.inc 14include disable-programs.inc
15 15
16caps.drop all 16caps.drop all
17# machine-id breaks audio; it should work fine in setups where sound is not required
17machine-id 18machine-id
18netfilter 19netfilter
19nodvd 20nodvd
diff --git a/etc/standardnotes-desktop.profile b/etc/standardnotes-desktop.profile
index 0a4d38dbe..5a67cc9a5 100644
--- a/etc/standardnotes-desktop.profile
+++ b/etc/standardnotes-desktop.profile
@@ -22,8 +22,9 @@ include whitelist-var-common.inc
22 22
23apparmor 23apparmor
24caps.drop all 24caps.drop all
25netfilter 25# machine-id breaks audio; it should work fine in setups where sound is not required
26machine-id 26machine-id
27netfilter
27nodbus 28nodbus
28nodvd 29nodvd
29nogroups 30nogroups
diff --git a/etc/stellarium.profile b/etc/stellarium.profile
index 7d0000fb3..35a3f06a8 100644
--- a/etc/stellarium.profile
+++ b/etc/stellarium.profile
@@ -23,6 +23,7 @@ include whitelist-common.inc
23include whitelist-var-common.inc 23include whitelist-var-common.inc
24 24
25caps.drop all 25caps.drop all
26# machine-id breaks audio; it should work fine in setups where sound is not required
26machine-id 27machine-id
27netfilter 28netfilter
28nodvd 29nodvd
diff --git a/etc/transmission-cli.profile b/etc/transmission-cli.profile
index 89b9b21dc..b1c9adea0 100644
--- a/etc/transmission-cli.profile
+++ b/etc/transmission-cli.profile
@@ -17,6 +17,7 @@ include disable-passwdmgr.inc
17include disable-programs.inc 17include disable-programs.inc
18 18
19caps.drop all 19caps.drop all
20# machine-id breaks audio; it should work fine in setups where sound is not required
20machine-id 21machine-id
21netfilter 22netfilter
22nodvd 23nodvd
diff --git a/etc/transmission-gtk.profile b/etc/transmission-gtk.profile
index 867f9f113..cf161256b 100644
--- a/etc/transmission-gtk.profile
+++ b/etc/transmission-gtk.profile
@@ -25,6 +25,7 @@ include whitelist-var-common.inc
25 25
26apparmor 26apparmor
27caps.drop all 27caps.drop all
28# machine-id breaks audio; it should work fine in setups where sound is not required
28machine-id 29machine-id
29netfilter 30netfilter
30nodbus 31nodbus
diff --git a/etc/transmission-qt.profile b/etc/transmission-qt.profile
index 81b8f38cf..c543b17a9 100644
--- a/etc/transmission-qt.profile
+++ b/etc/transmission-qt.profile
@@ -25,6 +25,7 @@ include whitelist-var-common.inc
25 25
26apparmor 26apparmor
27caps.drop all 27caps.drop all
28# machine-id breaks audio; it should work fine in setups where sound is not required
28machine-id 29machine-id
29netfilter 30netfilter
30nodbus 31nodbus
diff --git a/etc/transmission-show.profile b/etc/transmission-show.profile
index 6154ad15b..481c87482 100644
--- a/etc/transmission-show.profile
+++ b/etc/transmission-show.profile
@@ -15,6 +15,7 @@ include disable-passwdmgr.inc
15include disable-programs.inc 15include disable-programs.inc
16 16
17caps.drop all 17caps.drop all
18# machine-id breaks audio; it should work fine in setups where sound is not required
18machine-id 19machine-id
19net none 20net none
20nodbus 21nodbus
diff --git a/etc/xed.profile b/etc/xed.profile
index cd565f684..9cc6867c7 100644
--- a/etc/xed.profile
+++ b/etc/xed.profile
@@ -23,6 +23,7 @@ include whitelist-var-common.inc
23 23
24# apparmor - makes settings immutable 24# apparmor - makes settings immutable
25caps.drop all 25caps.drop all
26# machine-id breaks audio; it should work fine in setups where sound is not required
26machine-id 27machine-id
27# net none - makes settings immutable 28# net none - makes settings immutable
28no3d 29no3d
diff --git a/etc/xpdf.profile b/etc/xpdf.profile
index 4a82942ad..fb943dca6 100644
--- a/etc/xpdf.profile
+++ b/etc/xpdf.profile
@@ -19,6 +19,7 @@ include disable-xdg.inc
19include whitelist-var-common.inc 19include whitelist-var-common.inc
20 20
21caps.drop all 21caps.drop all
22# machine-id breaks audio; it should work fine in setups where sound is not required
22machine-id 23machine-id
23net none 24net none
24no3d 25no3d
diff --git a/etc/zathura.profile b/etc/zathura.profile
index 922284353..186860c57 100644
--- a/etc/zathura.profile
+++ b/etc/zathura.profile
@@ -18,6 +18,7 @@ include disable-programs.inc
18include disable-xdg.inc 18include disable-xdg.inc
19 19
20caps.drop all 20caps.drop all
21# machine-id breaks audio; it should work fine in setups where sound is not required
21machine-id 22machine-id
22# net none 23# net none
23# nodbus 24# nodbus