gjdwebserver-overlay/app-mobilephone/usb-tethering/files/usb-tethering.service
Gerben Jan Dijkman 2690a826bb QA fixes
2021-07-24 21:03:58 +02:00

13 lines
210 B
Desktop File

# systemd service file for usb-tethering
[Unit]
Wants=dhcpd4.service
Description=USB Tethering
[Service]
Type=oneshot
ExecStart=/bin/bash /usr/lib/danctnix/usb-tethering
[Install]
WantedBy=multi-user.target