mirror of
https://github.com/Kicksecure/security-misc.git
synced 2025-05-13 09:52:17 -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.
|
||||
|
||||
if [ -z "$XDG_CONFIG_DIRS" ]; then
|
||||
export XDG_CONFIG_DIRS=/usr/share/security-misc/
|
||||
else
|
||||
export XDG_CONFIG_DIRS=/usr/share/security-misc/:$XDG_CONFIG_DIRS
|
||||
XDG_CONFIG_DIRS=/etc/xdg
|
||||
fi
|
||||
export XDG_CONFIG_DIRS=/usr/share/security-misc/:$XDG_CONFIG_DIRS
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue