Skip to content

systemd service to start the ADB server as root and avoid permissions errors

License

Notifications You must be signed in to change notification settings

kfirsa/adb-starter

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

adb-starter

adb-starter is a small systemd unit to start ADB as the root user in order to prevent permissions errors.

adb server on pi

sudo apt-get install android-tools-adb android-tools-fastboot

Service Installation

To install, copy adb-starter.service to /etc/systemd/system, then run systemctl enable adb-starter.service as root. sudo chmod +x adb-starter.service

About

systemd service to start the ADB server as root and avoid permissions errors

Resources

License

Stars

Watchers

Forks

Packages

No packages published