[GH-ISSUE #1305] Custom include for dns option #890

Closed
opened 2026-05-05 07:03:38 -06:00 by gitea-mirror · 1 comment
Owner

Originally created by @ghost on GitHub (May 23, 2017).
Original GitHub issue: https://github.com/netblue30/firejail/issues/1305

Hi, I want to set the dns option for all firejail profiles (system-wide). For now I'm including the option manually in each and every profile file I have under ~/.config/firejail. This works, but I'm bound to forget adding it to newly created profiles sooner rather than later. So I was wondering how I could achieve it in /etc/firejail. Is there a recommended way of doing this?

Regards,
Helle

Originally created by @ghost on GitHub (May 23, 2017). Original GitHub issue: https://github.com/netblue30/firejail/issues/1305 Hi, I want to set the `dns` option for all firejail profiles (system-wide). For now I'm including the option manually in each and every profile file I have under ~/.config/firejail. This works, but I'm bound to forget adding it to newly created profiles sooner rather than later. So I was wondering how I could achieve it in /etc/firejail. Is there a recommended way of doing this? Regards, Helle
gitea-mirror 2026-05-05 07:03:38 -06:00
Author
Owner

@netblue30 commented on GitHub (May 23, 2017):

I added in all profiles a "include /etc/firejail/globals.local" line. Use this file for your settings. The file is not overwritten during software install.

<!-- gh-comment-id:303444871 --> @netblue30 commented on GitHub (May 23, 2017): I added in all profiles a "include /etc/firejail/globals.local" line. Use this file for your settings. The file is not overwritten during software install.
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: github-starred/firejail#890
No description provided.