diff options
author | Ben Sima <ben@bsima.me> | 2019-09-03 23:31:39 -0700 |
---|---|---|
committer | Ben Sima <ben@bsima.me> | 2019-09-03 23:31:39 -0700 |
commit | f5405c52476b626f4d6ed642e45ba0dbeab6d23c (patch) | |
tree | 5f2c9719e6e9b8f863bc321e40dd650212a56ca3 /uctl | |
parent | 209762484938850fcb6510c876afe38871e5af8e (diff) |
add uctl
Diffstat (limited to 'uctl')
-rwxr-xr-x | uctl | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -0,0 +1,2 @@ +#!/usr/bin/env bash +systemctl --user "$@" |