Você pode ativar qualquer unidade manualmente. Apenas emita systemctl --user start <whatever>
(e systemctl --user stop <whatever>
para fazer o oposto).
Para citar systemctl (1) :
start PATTERN...
Start (activate) one or more units specified on the command line.
<...>
stop PATTERN...
Stop (deactivate) one or more units specified on the command line.