fix chromium session crash on update
This commit is contained in:
parent
93af889536
commit
2b4ec5434b
@ -290,6 +290,7 @@
|
||||
fi
|
||||
|
||||
echo "[$(${pkgs.coreutils}/bin/date)] Update completed successfully"
|
||||
pkill -15 chromium
|
||||
echo "Rebooting system..."
|
||||
${pkgs.systemd}/bin/systemctl reboot
|
||||
''}";
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user