mirror of
https://github.com/siderolabs/talos.git
synced 2025-10-17 10:31:19 +02:00
chore: ignore linting error (#285)
This commit is contained in:
parent
5140fbe4e1
commit
37970fc1d8
@ -161,6 +161,7 @@ func recovery() {
|
||||
time.Sleep(1 * time.Second)
|
||||
}
|
||||
|
||||
// nolint: errcheck
|
||||
unix.Reboot(int(unix.LINUX_REBOOT_CMD_RESTART))
|
||||
}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user