Reboot required after group membership change.

This commit is contained in:
Robin Davies
2023-03-22 08:09:48 -04:00
committed by GitHub
parent c232c736e9
commit 73bc674a7f
+3
View File
@@ -108,6 +108,9 @@ You will need to add your userid to the pipedal_d group if you plan to share the
sudo usermod -a -G pipedal_d *youruserid*
You will need to reboot your machine to get the group membership change to take effect,or log out and log back
in if you can do that.
Or you can avoid all of this, by configuring the debug instance to use a data folder in your home directory. Edit
`debugConfig/config.json`: