Skip checking dbus service which has 'SystemdService' option. 14/210114/1 submit/tizen/20190716.062812
authorjin-gyu.kim <jin-gyu.kim@samsung.com>
Tue, 16 Jul 2019 02:34:24 +0000 (11:34 +0900)
committerjin-gyu.kim <jin-gyu.kim@samsung.com>
Tue, 16 Jul 2019 02:34:27 +0000 (11:34 +0900)
commit2f63b2b2fc76c2630a03fee037e4da1a153b6550
tree30e5e479ec33c1a921e6184e8fd6da595b5a078e
parentdc53b56d26b4cbb5049d3c65e35290077bc5fe6d
Skip checking dbus service which has 'SystemdService' option.

- Enable checking dbus service again.
- If it has 'SystemdService' option, will be launched by systemd service.
- No need to check 'User' and 'Group' option in this case.

Change-Id: I6be8eaae4f17ef69a5dfaaf810fd6054d8a945a1
test/new_service_test/check_new_service.sh