mirror of
https://github.com/Kicksecure/security-misc.git
synced 2025-01-11 11:19:26 -05:00
parent
0228e87d47
commit
49cde21078
@ -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…
Reference in New Issue
Block a user