summaryrefslogtreecommitdiff
path: root/data/live-build-config/hooks/live/83-cleanup-etc-motd-d.chroot
diff options
context:
space:
mode:
Diffstat (limited to 'data/live-build-config/hooks/live/83-cleanup-etc-motd-d.chroot')
-rwxr-xr-xdata/live-build-config/hooks/live/83-cleanup-etc-motd-d.chroot8
1 files changed, 0 insertions, 8 deletions
diff --git a/data/live-build-config/hooks/live/83-cleanup-etc-motd-d.chroot b/data/live-build-config/hooks/live/83-cleanup-etc-motd-d.chroot
deleted file mode 100755
index 51116480..00000000
--- a/data/live-build-config/hooks/live/83-cleanup-etc-motd-d.chroot
+++ /dev/null
@@ -1,8 +0,0 @@
-#!/bin/sh
-
-# Made obsolete by T5511, use rootfs/excludes instead.
-#
-#if [ -f /etc/update-motd.d/10-uname ]; then
-# rm -f /etc/update-motd.d/10-uname
-#fi
-