From 01e776a5c3d6e4929e9fd7c65e6c328519040810 Mon Sep 17 00:00:00 2001 From: pennae Date: Wed, 27 Sep 2023 17:50:01 +0200 Subject: improve on-device logging slightly tell the user that a deployment has failed and log reboot messages from the device, just in case the network broke before the reboot (in which case logging the reboot event from the deploying host would be misleading) --- openwrt/default.nix | 2 -- 1 file changed, 2 deletions(-) (limited to 'openwrt/default.nix') diff --git a/openwrt/default.nix b/openwrt/default.nix index d609760..47f2946 100644 --- a/openwrt/default.nix +++ b/openwrt/default.nix @@ -100,8 +100,6 @@ let ${s.apply} '') steps} - - log 'rebooting device ...' ''; rollback_timeout = config.deploy.rollbackTimeout; } '' -- cgit v1.2.3