diff options
author | Leonardo Arena <rnalrd@alpinelinux.org> | 2015-11-03 10:00:06 +0000 |
---|---|---|
committer | Leonardo Arena <rnalrd@alpinelinux.org> | 2015-11-03 10:00:06 +0000 |
commit | e341338ef96a84f24f1fe7171235b97a8261e41c (patch) | |
tree | 40dae2d492afa5ae888852116ea1af9e0628ccfc /community/smstools/smstools.conf | |
parent | b13fd082726aae6d3a78b356157f72f0be6a48e1 (diff) | |
download | aports-e341338ef96a84f24f1fe7171235b97a8261e41c.tar.bz2 aports-e341338ef96a84f24f1fe7171235b97a8261e41c.tar.xz |
community/smstools: move from main
Diffstat (limited to 'community/smstools/smstools.conf')
-rw-r--r-- | community/smstools/smstools.conf | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/community/smstools/smstools.conf b/community/smstools/smstools.conf new file mode 100644 index 0000000000..7fc1ecc439 --- /dev/null +++ b/community/smstools/smstools.conf @@ -0,0 +1,8 @@ +devices = GSM1 +logfile = /var/log/smsd/smsd.log +loglevel = 7 + +[GSM1] +device = /dev/ttyS0 +incoming = yes +#pin = 1111 |