Commit b2b0bae0 authored by Vladimir Bashkirtsev's avatar Vladimir Bashkirtsev

Added installation config to systemd unit file

parent 7ff71236
......@@ -17,6 +17,9 @@ Requires=ubus.socket
[Service]
ExecStart=/usr/sbin/ubusd
[Install]
WantedBy=multi-user.target
endef
export UBUS_SERVICE
......
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