summaryrefslogtreecommitdiff
path: root/csc-new.html
diff options
context:
space:
mode:
authorHaoran S. Diao <0@hairydiode.xyz>2019-02-07 15:42:07 -0500
committerHaoran S. Diao <0@hairydiode.xyz>2019-02-07 15:42:07 -0500
commit4f8ab33c76452b7524abca4617df795dacf17709 (patch)
tree7f0d39fee3e6cf7e6f0f4276f0fc2301403d3853 /csc-new.html
parent5bdd88ae20afa20726e14ffe7c54ea859bfd289a (diff)
Added link to systemd unit file tutorial
Diffstat (limited to 'csc-new.html')
-rw-r--r--csc-new.html5
1 files changed, 4 insertions, 1 deletions
diff --git a/csc-new.html b/csc-new.html
index 0874aa3..6bad2da 100644
--- a/csc-new.html
+++ b/csc-new.html
@@ -96,7 +96,10 @@ the servo.
<a href="https://www.arduino.cc/en/tutorial/SoftwareSerialExample">Arduino Serial Tutorial</a>
<a href="https://www.arduino.cc/en/Tutorial/Knob">Arduino Servo Tutorial</a>
-
+Devops should refer to the workflow page as well as read this page about systemd
+unit files.
+<a
+href="https://www.digitalocean.com/community/tutorials/understanding-systemd-units-and-unit-files">Systemd Services</a>
</pre>
</div>
<br>