aboutsummaryrefslogtreecommitdiff
path: root/files/firstboot/99-finish.sh
diff options
context:
space:
mode:
Diffstat (limited to 'files/firstboot/99-finish.sh')
-rw-r--r--files/firstboot/99-finish.sh3
1 files changed, 3 insertions, 0 deletions
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