diff options
author | Haoran S. Diao <0@hairydiode.xyz> | 2019-02-07 15:42:07 -0500 |
---|---|---|
committer | Haoran S. Diao <0@hairydiode.xyz> | 2019-02-07 15:42:07 -0500 |
commit | 4f8ab33c76452b7524abca4617df795dacf17709 (patch) | |
tree | 7f0d39fee3e6cf7e6f0f4276f0fc2301403d3853 /cont | |
parent | 5bdd88ae20afa20726e14ffe7c54ea859bfd289a (diff) |
Added link to systemd unit file tutorial
Diffstat (limited to 'cont')
-rw-r--r-- | cont/csc-new.html | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/cont/csc-new.html b/cont/csc-new.html index 49739dd..9b14c91 100644 --- a/cont/csc-new.html +++ b/cont/csc-new.html @@ -80,4 +80,7 @@ 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> |