summaryrefslogtreecommitdiffstats
path: root/ra-multiplex/.config/systemd/user/ra-multiplex.service
diff options
context:
space:
mode:
Diffstat (limited to 'ra-multiplex/.config/systemd/user/ra-multiplex.service')
-rw-r--r--ra-multiplex/.config/systemd/user/ra-multiplex.service6
1 files changed, 6 insertions, 0 deletions
diff --git a/ra-multiplex/.config/systemd/user/ra-multiplex.service b/ra-multiplex/.config/systemd/user/ra-multiplex.service
new file mode 100644
index 0000000..cb62f0b
--- /dev/null
+++ b/ra-multiplex/.config/systemd/user/ra-multiplex.service
@@ -0,0 +1,6 @@
+[Service]
+ExecStart=%h/.cargo/bin/ra-multiplex-server
+Restart=always
+
+[Install]
+WantedBy=default.target