10 lines
201 B
SYSTEMD
10 lines
201 B
SYSTEMD
[Unit]
|
|
Description=Process error reports when automatic reporting is enabled (file watch)
|
|
ConditionPathExists=/var/lib/apport/autoreport
|
|
|
|
[Path]
|
|
PathChanged=/var/crash
|
|
|
|
[Install]
|
|
WantedBy=paths.target
|