summaryrefslogtreecommitdiff
path: root/src/log_dump/log_dump.service.m4
blob: be46f63432f7b2e0160cb0ec41313cf01c6a9fb4 (plain)
1
2
3
4
5
6
7
8
9
10
11
[Unit]
Description=log_dump service

[Service]
Type=dbus
BusName=org.tizen.system.crash
ExecStart=/usr/bin/log_dump --dbus
SmackProcessLabel=System
SupplementaryGroups=log systemd-journal
Nice=-5
KillMode=process