diff --git a/directory.list b/directory.list index cb15328..fd308d7 100644 --- a/directory.list +++ b/directory.list @@ -7,6 +7,7 @@ 0755 root root /etc/ld.so.conf.d 0755 root root /etc/logrotate.d 0755 root root /etc/modprobe.d +0755 root root /etc/motd.d 0755 root root /etc/profile.d 0755 root root /etc/permissions.d 0755 root root /etc/skel @@ -55,6 +56,7 @@ 0755 root root /usr/lib/modprobe.d 0555 root root /usr/lib/pkgconfig 0755 root root /usr/lib/browser-plugins +0755 root root /usr/lib/motd.d 0555 root root /usr/lib/restricted 0555 root root /usr/lib/restricted/bin 0755 root root /usr/lib/sysctl.d diff --git a/filesystem.changes b/filesystem.changes index 5407a34..cc2b613 100644 --- a/filesystem.changes +++ b/filesystem.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Wed Jun 9 06:13:42 UTC 2021 - Thorsten Kukuk + +- Add /etc/motd.d and /usr/lib/motd.d [bsc#1185897] + ------------------------------------------------------------------- Mon Jun 7 09:45:02 UTC 2021 - Ludwig Nussel