Ben's notes

Linux, Unix, network, radio...

User Tools

Site Tools


lxd_lxc_passthrough

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
    
lxd_lxc_passthrough.txt · Last modified: 2021/10/09 15:14 by 127.0.0.1