summaryrefslogtreecommitdiff
path: root/setup
diff options
context:
space:
mode:
authorTom Barrett <tom@tombarrett.xyz>2021-06-03 10:25:32 +0200
committerTom Barrett <tom@tombarrett.xyz>2021-06-03 10:25:32 +0200
commit4adbb6088a0426c68dae499b51786c8e2716c973 (patch)
treeb72985298bd7089e61b0073d0e83636e46c67d00 /setup
simple timing scriptHEADmaster
Diffstat (limited to 'setup')
-rwxr-xr-xsetup5
1 files changed, 5 insertions, 0 deletions
diff --git a/setup b/setup
new file mode 100755
index 0000000..5a98b6e
--- /dev/null
+++ b/setup
@@ -0,0 +1,5 @@
+#!/bin/bash
+
+loginctl enable-linger tom
+cp time_to_go_startup.service ~/.config/systemd/user/
+systemctl --user enable time_to_go_startup