summaryrefslogtreecommitdiff
path: root/.config/services/hissh-agent.service
diff options
context:
space:
mode:
Diffstat (limited to '.config/services/hissh-agent.service')
-rw-r--r--.config/services/hissh-agent.service7
1 files changed, 7 insertions, 0 deletions
diff --git a/.config/services/hissh-agent.service b/.config/services/hissh-agent.service
new file mode 100644
index 0000000..5cbea5f
--- /dev/null
+++ b/.config/services/hissh-agent.service
@@ -0,0 +1,7 @@
+[Unit]
+Description=hissh-agent
+After=himitsud
+
+[Service]
+ExecStart=/usr/bin/hissh-agent
+Restart=always