summarylogtreecommitdiffstats
path: root/hhd-user.service
diff options
context:
space:
mode:
Diffstat (limited to 'hhd-user.service')
-rw-r--r--hhd-user.service10
1 files changed, 10 insertions, 0 deletions
diff --git a/hhd-user.service b/hhd-user.service
new file mode 100644
index 000000000000..70c2976546fe
--- /dev/null
+++ b/hhd-user.service
@@ -0,0 +1,10 @@
+[Unit]
+Description=Handheld Daemon User Service
+
+[Service]
+ExecStart=hhd
+Restart=on-failure
+RestartSec=10
+
+[Install]
+WantedBy=multi-user.target \ No newline at end of file