mirror of
https://github.com/Kicksecure/security-misc.git
synced 2025-07-06 16:30:39 +07:00
@ -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
|
||||
|
Reference in New Issue
Block a user