[Unit]
Description=MacroBoard listener that handles incoming events and executes macros

[Service]
Type=simple
ExecStart=/usr/bin/macroboard_service
Restart=always
TimeoutSec=3

[Install]
WantedBy=multi-user.target