RightToPrivacy

Results 3 comments of RightToPrivacy

Imagine reference to install.sh boot install option? PostmarketOS is using OpenRC init instead of systemd (I don't blame them, many like alternatives, systemd is just more common). Postmarket points to...

On the signal strength, iwconfig is the command used in wipri, and is found in wireless-tools. You can add iwconfig (for power changes) to pmOS with: apk add wireless-tools That...

Small update to this issue: I did change the hostname function to use either hostnamectl or if not successful, switches to use hostname command (native to pmOS - but not...