summaryrefslogtreecommitdiff
path: root/headless-boot.service
diff options
context:
space:
mode:
Diffstat (limited to 'headless-boot.service')
-rw-r--r--headless-boot.service10
1 files changed, 10 insertions, 0 deletions
diff --git a/headless-boot.service b/headless-boot.service
new file mode 100644
index 0000000..feb9352
--- /dev/null
+++ b/headless-boot.service
@@ -0,0 +1,10 @@
+[Unit]
+Description=SJP: configure raspi for headless mode at boot
+
+[Service]
+# Type=Simple
+# User=st33v
+ExecStart=-/usr/local/bin/headless-boot.sh
+
+[Install]
+WantedBy=multi-user.target