summaryrefslogtreecommitdiffstats
path: root/source.local/x/x11/post-install/twm.post-install
diff options
context:
space:
mode:
Diffstat (limited to 'source.local/x/x11/post-install/twm.post-install')
-rw-r--r--source.local/x/x11/post-install/twm.post-install4
1 files changed, 4 insertions, 0 deletions
diff --git a/source.local/x/x11/post-install/twm.post-install b/source.local/x/x11/post-install/twm.post-install
new file mode 100644
index 0000000..2b81566
--- /dev/null
+++ b/source.local/x/x11/post-install/twm.post-install
@@ -0,0 +1,4 @@
+mkdir -p $PKG/etc/X11/xinit
+cp -a $CWD/post-install/twm/xinitrc.twm $PKG/etc/X11/xinit
+chown root:root $PKG/etc/X11/xinit/xinitrc.twm
+chmod 755 $PKG/etc/X11/xinit/xinitrc.twm