summaryrefslogtreecommitdiffstats
path: root/systemd/usbmuxd.service.in
diff options
context:
space:
mode:
Diffstat (limited to 'systemd/usbmuxd.service.in')
-rw-r--r--systemd/usbmuxd.service.in7
1 files changed, 7 insertions, 0 deletions
diff --git a/systemd/usbmuxd.service.in b/systemd/usbmuxd.service.in
new file mode 100644
index 0000000..3a27aee
--- /dev/null
+++ b/systemd/usbmuxd.service.in
@@ -0,0 +1,7 @@
+[Unit]
+Description=Socket daemon for the usbmux protocol used by Apple devices
+Documentation=man:usbmuxd(8)
+
+[Service]
+ExecStart=@sbindir@/usbmuxd --user usbmux --systemd
+PIDFile=@runstatedir@/usbmuxd.pid