Laurent HUBERT преди 6 години
родител
ревизия
a9a1dc551f
променени са 4 файла, в които са добавени 8 реда и са изтрити 1 реда
  1. 1 0
      .gitignore
  2. 0 0
      Makefile
  3. 7 1
      README.md
  4. 0 0
      first-boot-init.service

+ 1 - 0
.gitignore

@@ -0,0 +1 @@
+dosync.sh

+ 0 - 0
Makefile


+ 7 - 1
README.md

@@ -1,3 +1,9 @@
 # systemd-first-boot-script
 
-A skeleton for GNU+Linux system first boot configuration
+A skeleton for GNU+Linux system first boot configuration
+
+# References
+
+- [ubuntu - Run script on first boot - Server Fault](https://serverfault.com/a/853403/139286)
+- [How To Use Systemctl to Manage Systemd Services and Units | DigitalOcean](https://www.digitalocean.com/community/tutorials/how-to-use-systemctl-to-manage-systemd-services-and-units)
+- [How to Create and Run New Service Units in Systemd Using Shell Script](https://www.tecmint.com/create-new-service-units-in-systemd/)

+ 0 - 0
first-boot-init.service