update-motd not updating /etc/motd after LTS upgrade
- From: "Helmut Schneider" <jumper99@xxxxxx>
- Date: Thu, 7 Jun 2012 19:18:06 +0000 (UTC)
Hi,
I have a few scripts within /etc/update-motd.d/, e.g.
#!/bin/sh
unset PATH
/usr/bin/printf "%s\n%s\n\n" "Uptime/Load:" "$(/usr/bin/uptime)"
While on 10.04 and on a fresh installation of 12.04 this script works
fine, on two upgraded machines from 10.04 to 12.04 /etc/motd is not
updated. If I remove /etc/motd (/var/run/motd) it is not even
re-created at all.
What can I futher check?
Thanks, Helmut
--
ubuntu-users mailing list
ubuntu-users@xxxxxxxxxxxxxxxx
Modify settings or unsubscribe at: https://lists.ubuntu.com/mailman/listinfo/ubuntu-users
- Follow-Ups:
- Re: update-motd not updating /etc/motd after LTS upgrade
- From: Marius Gedminas
- RE: update-motd not updating /etc/motd after LTS upgrade
- From: compdoc
- Re: update-motd not updating /etc/motd after LTS upgrade
- Prev by Date: Re: Ubuntu 12.04 LTS removing unity and installing GNOME
- Next by Date: Re: Seeking LUKS Information
- Previous by thread: Re: Message to moderator
- Next by thread: RE: update-motd not updating /etc/motd after LTS upgrade
- Index(es):
Relevant Pages
|