Author: Karol Lewandowski <k.lewandowsk@samsung.com>
[framework/system/dlog.git] / packaging / dlog-system.service
1
2 [Unit]
3 Description=Start the dlog service
4 DefaultDependencies=no
5
6 [Service]
7 ExecStart=/usr/bin/dlogutil -b system -v time *:W
8
9 [Install]
10 WantedBy=multi-user.target
11