aboutsummaryrefslogtreecommitdiffstats
path: root/etc/profile-m-z/wget2.profile
blob: ac58f3468b0b2ba0dace8852e1e1ee478ab8bf41 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
# Firejail profile for wget2
# Description: Updated version of the popular wget URL retrieval tool
# This file is overwritten after every install/update
quiet
# Persistent local customizations
include wget2.local
# Persistent global definitions
# added by included profile
#include globals.local

noblacklist ${HOME}/.config/wget
noblacklist ${HOME}/.local/share/wget
ignore noblacklist ${HOME}/.wgetrc

private-bin wget2
# Depending on workflow you can add the next line to your wget2.local.
#private-etc wget2rc

# Redirect
include wget.profile