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