You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+16-1Lines changed: 16 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -29,6 +29,7 @@
29
29
*[Prerequisites](#prerequisites)
30
30
*[Install LDM](#install-ldm)
31
31
*[Enable LDM](#enable-ldm)
32
+
*[Making sure LDM is active (running)](#making-sure-ldm-is-active-running)
32
33
*[Known issues](#known-issues)
33
34
34
35
# Description
@@ -662,7 +663,21 @@ $ systemctl status ldm
662
663
$ sudo systemctl enable ldm
663
664
```
664
665
665
-
Now you probably have to reboot and enjoy more stable ```mbed-ls``` queries with your Raspberry Pi (Raspbian Jessie Lite).
666
+
Now you probably have to safely reboot to make sure changes will take place ```$sudo shutdown -r now (or sudo reboot)``` and enjoy more stable ```mbed-ls``` queries with your Raspberry Pi (Raspbian Jessie Lite).
0 commit comments