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