4
# if whoopsie in never report mode, don't show anything.
7
systemctl -q is-enabled whoopsie
9
if [ $has_whoopsie -eq 0 -a $whoopsie_enabled -ne 0 ]; then
13
if /usr/share/apport/apport-checkreports; then
14
/usr/share/apport/apport-gtk
16
if /usr/share/apport/apport-checkreports --system; then
17
if groups | grep -qE "sudo|admin" ; then
18
/usr/lib/update-notifier/system-crash-notification