summaryrefslogtreecommitdiffstats
path: root/sesman/Makefile.am
diff options
context:
space:
mode:
authorjsorg71 <jsorg71>2008-08-17 23:08:17 +0000
committerjsorg71 <jsorg71>2008-08-17 23:08:17 +0000
commitf1ebdf189e36a59afc14cd58b05f2fa2dc57d9b5 (patch)
tree5e6a2c0f2d83e59160259dc4c1c969748e55dc4d /sesman/Makefile.am
parenta7b624056ff8c08a9c2267a842ccf1c0fa9cfab2 (diff)
downloadxrdp-proprietary-f1ebdf189e36a59afc14cd58b05f2fa2dc57d9b5.tar.gz
xrdp-proprietary-f1ebdf189e36a59afc14cd58b05f2fa2dc57d9b5.zip
added post install hook
Diffstat (limited to 'sesman/Makefile.am')
-rw-r--r--sesman/Makefile.am4
1 files changed, 4 insertions, 0 deletions
diff --git a/sesman/Makefile.am b/sesman/Makefile.am
index 5d29643e..22736e61 100644
--- a/sesman/Makefile.am
+++ b/sesman/Makefile.am
@@ -58,3 +58,7 @@ sesmansysconf_DATA = \
SUBDIRS = \
libscp \
tools
+
+# must be tab below
+install-data-hook:
+ chmod 755 $(DESTDIR)$(sysconfdir)/xrdp/startwm.sh