fix: libslp-pm-devel depends on libslp-pm
[platform/core/system/system-server.git] / packaging / zbooting-done.service
1 [Unit]
2 Description=Booting Done
3 After=default.target
4
5 [Service]
6 Type=oneshot
7 ExecStart=/usr/bin/dbus-send --type=signal --system /Org/Tizen/System/DeviceD/Core org.tizen.system.deviced.core.BootingDone
8
9 [Install]
10 WantedBy=graphical.target