On Wed, Feb 26, 2020 at 5:03 PM holmzieN2EXG via chirp_users <[email protected]> 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 _______________________________________________ chirp_users mailing list [email protected] http://intrepid.danplanet.com/mailman/listinfo/chirp_users This message was sent to [email protected] at [email protected] To unsubscribe, send an email to [email protected]
