=====LXD container - device pass trough===== Add serial (SMS module) device to container, so that the Check_MK container can send SMS by using smstools which talks to the GSM module. * LXD host: # lxc config device add checkmk ttyUSB0 unix-char path=/dev/ttyUSB0 uid=0 gid=20 Device ttyUSB0 added to checkmk {{tag>[lxd container pass trough device]}}