summaryrefslogtreecommitdiff
path: root/debian/postinst.in
diff options
context:
space:
mode:
Diffstat (limited to 'debian/postinst.in')
-rw-r--r--debian/postinst.in1
1 files changed, 1 insertions, 0 deletions
diff --git a/debian/postinst.in b/debian/postinst.in
index 6b9520d..2a43814 100644
--- a/debian/postinst.in
+++ b/debian/postinst.in
@@ -41,6 +41,7 @@ if [ "$1" = "configure" ] && [ "$2" = "" ]; then
install_from_default /usr/share/base-files/dot.profile /root/.profile
install_from_default /usr/share/base-files/dot.bashrc /root/.bashrc
install_from_default /usr/share/base-files/profile /etc/profile
+ install_from_default /usr/share/base-files/project /etc/project
install_from_default /usr/share/base-files/motd /etc/motd
install_directory srv 755 root
install_directory opt 755 root