From 6e5748974e9d392fb7c74f6210dd290354542fe2 Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Sun, 5 May 2024 20:23:03 +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 1d35ee1..5167137 100644 --- a/debian/postinst.in +++ b/debian/postinst.in @@ -116,6 +116,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