Store instance name in the struct service
authorRafał Miłecki <rafal@milecki.pl>
Wed, 10 May 2017 20:45:47 +0000 (22:45 +0200)
committerRafał Miłecki <rafal@milecki.pl>
Fri, 12 May 2017 08:38:30 +0000 (10:38 +0200)
commit920c62a794290deb962fff5d8b0c42009740e15e
tree22b1605ee715214a0a34cb99f015e61bdcdb378a
parentff09d9a4f9885b8160577c79e6349bfee05452f8
Store instance name in the struct service

This will allow using custom instace names in the future. Right now we
always set it to the host-specific label so there is no behavior change
yet with this patch.

Signed-off-by: Rafał Miłecki <rafal@milecki.pl>
service.c