Irtrans Server
git-svn-id: https://svn.disconnected-by-peer.at/svn/linamh/trunk/linamh@103 6952d904-891a-0410-993b-d76249ca496b
This commit is contained in:
10
app-misc/irtrans-irserver/files/irtrans-server.confd
Normal file
10
app-misc/irtrans-irserver/files/irtrans-server.confd
Normal file
@@ -0,0 +1,10 @@
|
||||
# Controls which information is logged. Standard is loglevel 1.
|
||||
# Possible values are 0-4. 0=Nothing is logged. 4=debug output.
|
||||
LOGLEVEL="1"
|
||||
|
||||
# Starts the irserver as a LINUX Service.
|
||||
OPT="-daemon"
|
||||
|
||||
# LINUX Devices: /dev/ttyS0 - /dev/ttySn or /dev/ttyUSB0 - /dev/ttyUSBn for USB devices
|
||||
IRDEVICE="/dev/ttyUSB0"
|
||||
|
||||
Reference in New Issue
Block a user