summaryrefslogtreecommitdiff
path: root/autologin.sh
diff options
context:
space:
mode:
authorLuca Tringali <tringalinvent@libero.it>2019-01-24 23:16:31 +0100
committerLuca Tringali <tringalinvent@libero.it>2019-01-24 23:16:31 +0100
commit39d9846813cdb2f9fac1125230f5a1d1390c2997 (patch)
treebeed4e855dc5b7d3611bf288ac53b9a6baa5f237 /autologin.sh
parent750f480f6c57df30c11bff914652d78d4dbfec2f (diff)
Article linksHEADmaster
Diffstat (limited to 'autologin.sh')
-rwxr-xr-xautologin.sh4
1 files changed, 3 insertions, 1 deletions
diff --git a/autologin.sh b/autologin.sh
index ce265e7..41cae8f 100755
--- a/autologin.sh
+++ b/autologin.sh
@@ -1,6 +1,8 @@
#!/bin/bash
+#This script makes an application run automatically on boot as user "pi"
#Created by Luca Tringali - www.codice-sorgente.it
-#Thanks to Dalen, this code is based on his answer: https://stackoverflow.com/questions/44186905/how-to-replace-the-desktop-interface-with-a-python-application
+#It is made for the thermostat project you find here: https://codice-sorgente.it/cgit/termostato-raspberry.git/
+#Thanks to Dalen, this code is partially based on his answer: https://stackoverflow.com/questions/44186905/how-to-replace-the-desktop-interface-with-a-python-application
username="pi"
cat <<EOF > /etc/systemd/system/tty1.service