mirror of
https://github.com/Kicksecure/security-misc.git
synced 2025-05-19 14:30:47 -04:00
initial commit
This commit is contained in:
commit
d3ccf0eeaf
16 changed files with 892 additions and 0 deletions
8
etc/X11/Xsession.d/50security-misc
Normal file
8
etc/X11/Xsession.d/50security-misc
Normal file
|
@ -0,0 +1,8 @@
|
|||
## 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
|
Loading…
Add table
Add a link
Reference in a new issue