From 1ec92cffc84d1d0c44aa36f11e1c1537047c0c1e Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Sun, 7 Apr 2024 10:29:08 +0200 Subject: Adding motd file for Progress Linux. Signed-off-by: Daniel Baumann --- debian/postinst.in | 1 + 1 file changed, 1 insertion(+) (limited to 'debian/postinst.in') diff --git a/debian/postinst.in b/debian/postinst.in index 0ad4ce3..2b31ff3 100644 --- a/debian/postinst.in +++ b/debian/postinst.in @@ -102,6 +102,7 @@ fi if [ "$1" = "configure" ] && [ "$2" != "" ]; then update_to_current_default profile /etc/profile update_to_current_default dot.profile /root/.profile + update_to_current_default motd /etc/motd if dpkg --compare-versions "$2" lt-nl "7.7"; then install_directory mnt 755 root fi -- cgit v1.2.3