26 Feb
2020
26 Feb
'20
2:44 p.m.
On Wed, Feb 26, 2020 at 5:03 PM holmzieN2EXG via chirp_users chirp_users@intrepid.danplanet.com wrote:
OK, Im logged in the terminal as superuser. What is the syntax for the command to add holmzie to the dialout?
Pete,
From the "Running under Linux" documentation page...
sudo addgroup "$USERNAME" dialout
so for you it would be...
sudo addgroup holmzie dialout
https://chirp.danplanet.com/projects/chirp/wiki/Running_Under_Linux
Note: You will then need to log out and back in for it to take effect.
Jim KC9HI