[Unit] Description=mein klein dockd [Service] Type=exec ExecStart=/usr/bin/bash -c '$HOME/.local/bin/dockd 2>&1 > /tmp/dockdlog' Restart=always