From 014e866d808b3ba323a9103b237e5474e1db2baa Mon Sep 17 00:00:00 2001 From: Laurent Mazet Date: Thu, 13 Nov 2014 19:17:16 +0100 Subject: [PATCH] Add OS version --- master/opt/cluster/Makefile | 1 + 1 file changed, 1 insertion(+) diff --git a/master/opt/cluster/Makefile b/master/opt/cluster/Makefile index bf3621d..d18285f 100644 --- a/master/opt/cluster/Makefile +++ b/master/opt/cluster/Makefile @@ -41,3 +41,4 @@ clean: chmod ug+rw,o+r,o-w,a-x /var/log/wtmp /var/log/lastlog chown root:utmp /var/log/btmp /var/log/wtmp /var/log/lastlog find / -name trc6500_list_patched_files.txt -exec rm -f {} \; + echo date +%Y%m%d > /etc/trc6500_os_version -- 2.30.2