aports/testing/android-udev-rules/android-udev-rules.pre-install

6 lines
39 B
Bash

#!/bin/sh
addgroup -S plugdev
exit 0