Use ConditionPathExists to run the daemon only after the wayland service 72/274972/3 submit/tizen/20220516.030437
authorYoungHun Kim <yh8004.kim@samsung.com>
Fri, 13 May 2022 02:20:12 +0000 (11:20 +0900)
committerYoungHun Kim <yh8004.kim@samsung.com>
Sun, 15 May 2022 22:47:43 +0000 (07:47 +0900)
Change-Id: Ic24633f583067fcdfeac2f5e421e3c297331ed69

packaging/muse-server.service
packaging/mused.spec

index 9b78937..d4a2743 100644 (file)
@@ -2,6 +2,7 @@
 Description=muse server
 After=display-manager.service mm-resource-managerd.service
 StartLimitIntervalSec=0
+ConditionPathExists=/run/wayland-0
 
 [Service]
 Type=forking
index 6142df2..690f4ef 100644 (file)
@@ -1,6 +1,6 @@
 Name:       mused
 Summary:    A multimedia daemon
-Version:    0.3.145
+Version:    0.3.146
 Release:    0
 Group:      System/Libraries
 License:    Apache-2.0