mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2024-11-28 22:57:37 +00:00
15 lines
296 B
D
15 lines
296 B
D
|
# Martian Modem Configuration (martian_modem)
|
||
|
|
||
|
# tty to create for accessing the modem
|
||
|
MARTIAN_TTY=/dev/ttySM0
|
||
|
|
||
|
# tty owner user (--user)
|
||
|
MARTIAN_USER=
|
||
|
|
||
|
# tty owner group (--group)
|
||
|
MARTIAN_GROUP=
|
||
|
|
||
|
# Country (--country)
|
||
|
# Print supported countries: martian_modem --info countries
|
||
|
MARTIAN_COUNTRY=
|