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