diff --git a/util/readme.md b/util/readme.md index 6cd58dd..27c4c3d 100644 --- a/util/readme.md +++ b/util/readme.md @@ -15,7 +15,7 @@ To automatically start pigpiod as a service, do the following: + Tell update-rc.d to automatically start the pigpiod service on system startup: ``` - sudo update-rc.d skeleton defaults + sudo update-rc.d pigpiod defaults ``` + Now, you can start, stop, and restart pigpiod using