summarylogtreecommitdiffstats
path: root/usb-tethering.service
diff options
context:
space:
mode:
authormickybart2018-06-25 02:05:19 -0400
committermickybart2018-06-25 02:05:19 -0400
commite479625b63e2a0c3278ca8c635c55c5a36343a78 (patch)
tree57a847bf41e88f4ebfcc44b9dad052238f568c78 /usb-tethering.service
parent1923e8e8fab082b6f5e74da9e0c0d1589169882d (diff)
downloadaur-hybris-usb.tar.gz
add Install into systemd service
Diffstat (limited to 'usb-tethering.service')
-rw-r--r--usb-tethering.service3
1 files changed, 3 insertions, 0 deletions
diff --git a/usb-tethering.service b/usb-tethering.service
index f2ae6b7ec40f..d91fad71cdef 100644
--- a/usb-tethering.service
+++ b/usb-tethering.service
@@ -8,3 +8,6 @@ ConditionPathExists=/sys/class/android_usb/android0
[Service]
Type=oneshot
ExecStart=/bin/bash /usr/bin/usb-tethering
+
+[Install]
+WantedBy=multi-user.target