mirror of
https://github.com/Kicksecure/security-misc.git
synced 2025-07-29 08:58:40 -04:00
parent
0228e87d47
commit
49cde21078
2 changed files with 2 additions and 3 deletions
|
@ -2,7 +2,6 @@
|
||||||
## See the file COPYING for copying conditions.
|
## See the file COPYING for copying conditions.
|
||||||
|
|
||||||
if [ -z "$XDG_CONFIG_DIRS" ]; then
|
if [ -z "$XDG_CONFIG_DIRS" ]; then
|
||||||
export XDG_CONFIG_DIRS=/usr/share/security-misc/
|
XDG_CONFIG_DIRS=/etc/xdg
|
||||||
else
|
|
||||||
export XDG_CONFIG_DIRS=/usr/share/security-misc/:$XDG_CONFIG_DIRS
|
|
||||||
fi
|
fi
|
||||||
|
export XDG_CONFIG_DIRS=/usr/share/security-misc/:$XDG_CONFIG_DIRS
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue