Adam Conrad 7774d33c9b Import patches-unapplied version 2.299 to ubuntu/vivid-proposed
Imported using git-ubuntu import.

Changelog parent: da9dd163bad89ade1243926c6abcc146cb6188f3

New changelog entries:
  * Fix snappy motd to not reference 'development', which isn't always true.
2015-04-17 19:58:35 +00:00

13 lines
313 B
Bash

#!/bin/sh
cat >/etc/motd<<EOF
Welcome to snappy Ubuntu Core, a transactionally updated Ubuntu.
* See https://ubuntu.com/snappy
It's a brave new world here in snappy Ubuntu Core! This machine
does not use apt-get or deb packages. Please see 'snappy --help'
for app installation and transactional updates.
EOF