Make it possible to auto-start on reboot

parent bb75d8a3
...@@ -25,3 +25,6 @@ AmbientCapabilities=CAP_NET_BIND_SERVICE ...@@ -25,3 +25,6 @@ AmbientCapabilities=CAP_NET_BIND_SERVICE
ExecStart=/opt/mtp_proxy/bin/mtp_proxy foreground ExecStart=/opt/mtp_proxy/bin/mtp_proxy foreground
ExecStop=/opt/mtp_proxy/bin/mtp_proxy stop ExecStop=/opt/mtp_proxy/bin/mtp_proxy stop
TimeoutStopSec=15s TimeoutStopSec=15s
[Install]
WantedBy=multi-user.target
\ No newline at end of file
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment