ubus/systemd/ubus.service.in
Thomas Gstädtner 62cdfc3d16 add systemd support
This adds basic systemd support, incl. socket activation.
If systemd build is disabled, there won't be any sign of it neither
during build nor after.
If systemd build is enabled (default), but systemd is not available,
no systemd stuff is installed, so there is no impact whatsoever.
2013-03-04 19:11:21 +01:00

6 lines
94 B
SYSTEMD

[Unit]
Description=OpenWrt micro bus
Requires=ubus.socket
[Service]
ExecStart=@UBUSD_BINARY@