Skip to content

Instantly share code, notes, and snippets.

@wiedehopf
wiedehopf / Commands for management:
Last active December 14, 2019 09:34
readsb template systemd service
# enable start of all instances system startup:
systemctl enable readsb.service
# start/restart all instances:
systemctl restart readsb
# stop all:
systemctl stop readsb
# restart individual: