10 lines
No EOL
205 B
Desktop File
10 lines
No EOL
205 B
Desktop File
[Unit]
|
|
Description=MacroBoard listener that handles incoming events and executes macros
|
|
|
|
[Service]
|
|
Type=simple
|
|
ExecStart=/usr/bin/macroboard_service
|
|
Restart=on-failure
|
|
|
|
[Install]
|
|
WantedBy=multi-user.target |