Your IP : 18.189.157.13


Current Path : /proc/5330/root/usr/lib/systemd/system/
Upload File :
Current File : //proc/5330/root/usr/lib/systemd/system/abrt-oops.service

[Unit]
Description=ABRT kernel log watcher
After=abrtd.service
Requisite=abrtd.service

[Service]
# TODO: do we really need absolute paths here?
ExecStart=/bin/sh -c '/bin/dmesg | /usr/bin/abrt-dump-oops -xD; exec /usr/bin/abrt-watch-log -F "`/usr/bin/abrt-dump-oops -m`" /var/log/messages -- /usr/bin/abrt-dump-oops -xtD'

[Install]
WantedBy=multi-user.target