From a2923b42dbd061cd1bfe46c56dc0aff43ccb33f1 Mon Sep 17 00:00:00 2001 From: Filip Pytloun Date: Fri, 4 Mar 2016 14:07:10 +0100 Subject: Cleanup code by spliting files --- files/firstboot/99-finish.sh | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 files/firstboot/99-finish.sh (limited to 'files/firstboot/99-finish.sh') diff --git a/files/firstboot/99-finish.sh b/files/firstboot/99-finish.sh new file mode 100644 index 0000000..f3f64b5 --- /dev/null +++ b/files/firstboot/99-finish.sh @@ -0,0 +1,3 @@ +logger -t "rc.firstboot" "First boot actions finished" +rm -f /etc/rc.firstboot +sed -i '/.*rc.firstboot/d' /etc/rc.local -- cgit v1.2.3