summaryrefslogtreecommitdiffstats
path: root/sysemd/.config/systemd/user/urxvtd.service
diff options
context:
space:
mode:
Diffstat (limited to 'sysemd/.config/systemd/user/urxvtd.service')
-rw-r--r--sysemd/.config/systemd/user/urxvtd.service9
1 files changed, 9 insertions, 0 deletions
diff --git a/sysemd/.config/systemd/user/urxvtd.service b/sysemd/.config/systemd/user/urxvtd.service
new file mode 100644
index 0000000..b1de4f7
--- /dev/null
+++ b/sysemd/.config/systemd/user/urxvtd.service
@@ -0,0 +1,9 @@
+[Unit]
+Description=RXVT-Unicode Daemon
+
+[Service]
+ExecStart=/usr/bin/urxvtd
+Restart=always
+
+[Install]
+WantedBy=default.target