summaryrefslogtreecommitdiff
path: root/uctl
diff options
context:
space:
mode:
authorBen Sima <ben@bsima.me>2019-09-03 23:31:39 -0700
committerBen Sima <ben@bsima.me>2019-09-03 23:31:39 -0700
commitf5405c52476b626f4d6ed642e45ba0dbeab6d23c (patch)
tree5f2c9719e6e9b8f863bc321e40dd650212a56ca3 /uctl
parent209762484938850fcb6510c876afe38871e5af8e (diff)
add uctl
Diffstat (limited to 'uctl')
-rwxr-xr-xuctl2
1 files changed, 2 insertions, 0 deletions
diff --git a/uctl b/uctl
new file mode 100755
index 0000000..be719df
--- /dev/null
+++ b/uctl
@@ -0,0 +1,2 @@
+#!/usr/bin/env bash
+systemctl --user "$@"