summaryrefslogblamecommitdiffstats
path: root/source/x/x11/doinst.sh/xinit
blob: de90b8f2c266bd5b53982c47b5102ef8b61e8f02 (plain) (tree)
1
2
3
4
5




                                                          
# We can't leave people with nothing, so we'll have to set
# a probable default:
if [ ! -r etc/X11/xinit/xinitrc ]; then
  ( cd etc/X11/xinit ; ln -sf xinitrc.kde xinitrc )
fi