summaryrefslogtreecommitdiff
path: root/data/live-build-config/hooks/live/83-cleanup-etc-motd-d.chroot
blob: 511164800c5f44722a5ac2920692a14c3483b4ac (plain)
1
2
3
4
5
6
7
8
#!/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