Alias/wrapper program for systemctl --user:
npm install userctl
``#!/bin/shsystemctl --user $*``
#!/bin/shsystemctl --user $*