# -*- shell-script -*-

# If you would like USB devices that BitPim supports to have specific
# ownership settings, you can specify them here.  (For instance, you
# can assign all such devices to the appropriate user account, or to
# the standard group dialout, or to a custom group such as cellusers.)
# If you leave these blank, BitPim will leave their ownership alone
# (root:root by default).

BPUDEV_USER=
BPUDEV_GROUP=

# You can also specify Unix permissions for the devices, though the
# default should be reasonable in most cases.

# BPUDEV_MODE=0664
