security-misc/etc/X11/Xsession.d/50security-misc
Patrick Schleizer d3ccf0eeaf
initial commit
2015-12-15 02:00:24 +00:00

9 lines
251 B
Plaintext

## Copyright (C) 2012 - 2014 Patrick Schleizer <adrelanos@riseup.net>
## See the file COPYING for copying conditions.
if [ -z "$KDEDIRS" ]; then
export KDEDIRS=/usr/share/security-misc/
else
export KDEDIRS=/usr/share/security-misc/:$KDEDIRS
fi