From 3baa8b11268260456b9a534eb7f760b6b4d03eb7 Mon Sep 17 00:00:00 2001 From: frank Date: Tue, 17 Jan 2012 09:51:35 +0100 Subject: [PATCH] saving uncommitted changes in /etc prior to emerge run --- .etckeeper | 1 + motd.tail | 6 ++++++ 2 files changed, 7 insertions(+) create mode 100644 motd.tail diff --git a/.etckeeper b/.etckeeper index b2356589..cb5df453 100755 --- a/.etckeeper +++ b/.etckeeper @@ -904,6 +904,7 @@ maybe chmod 0644 './mono/browscap.ini' maybe chmod 0644 './mono/config' maybe chmod 0755 './mono/mconfig' maybe chmod 0644 './mono/mconfig/config.xml' +maybe chmod 0644 './motd.tail' maybe chmod 0644 './mtab' maybe chmod 0755 './mysql' maybe chmod 0644 './mysql/my.cnf' diff --git a/motd.tail b/motd.tail new file mode 100644 index 00000000..2fadcb6f --- /dev/null +++ b/motd.tail @@ -0,0 +1,6 @@ + ____ _ +| __ ) _ __ _ _ _ __ (_) +| _ \| '__| | | | '_ \| | +| |_) | | | |_| | | | | | +|____/|_| \__,_|_| |_|_| + -- 2.39.5