#! /usr/bin/sh sudo usermod --append --groups docker ${USER} systemctl --user enable syncthing.service systemctl --user start syncthing.service