/usr/lib/systemd/user/update-notifier-crash.service is in update-notifier 3.192.
This file is owned by root:root, with mode 0o644.
The actual contents of the file can be viewed below.
1 2 3 4 5 6 7 | [Unit]
Description=Notification regarding a crash report
PartOf=graphical-session.target
[Service]
ExecStart=/usr/lib/update-notifier/update-notifier-crash
Type=oneshot
|