aboutsummaryrefslogtreecommitdiff
path: root/files/firstboot/99-finish.sh
diff options
context:
space:
mode:
authorJan Wagner <mail@jwagner.eu>2016-03-06 10:55:03 +0100
committerJan Wagner <mail@jwagner.eu>2016-03-06 10:55:03 +0100
commit58eaf5383a31138af369e2fbe29fdff8b4857306 (patch)
tree50065ae7e80e37d1ea303c36b46b4d000e98910a /files/firstboot/99-finish.sh
parenta03e217233d19052cc24f51e8ed4efcd78c6aafd (diff)
parentc8a035bfc03fabf4384f4e207571d2c81e028b65 (diff)
downloadrpi2-gen-image-58eaf5383a31138af369e2fbe29fdff8b4857306.tar.gz
rpi2-gen-image-58eaf5383a31138af369e2fbe29fdff8b4857306.tar.bz2
rpi2-gen-image-58eaf5383a31138af369e2fbe29fdff8b4857306.zip
Merge branch 'master' of https://github.com/fpytloun/rpi2-gen-image into fpytloun-master
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