pttplz/pttplz.service

9 lines
154 B
SYSTEMD
Raw Permalink Normal View History

2024-03-09 16:20:30 +00:00
[unit]
Description=pttplz daemon
[Service]
ExecStart=pttplz ptt --keycode <keycode>
Restart=on-failure
RestartSec=10
[Install]
WantedBy=multi-user.target