Skip to content

Commit 55145e3

Browse files
committed
fix tag
1 parent dd66370 commit 55145e3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

_posts/2023-07-18-troubleshooting-lxc-bootup.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ layout: post
33
title: "Troubleshooting LXC Boot Hang"
44
date: 2023-07-18 00:00:00 -0400
55
category: "Troubleshooting"
6-
tags: ["linux", "LXC", "boot"]
6+
tags: ["linux", "lxc", "boot"]
77
---
88

99
Recently I was troubleshooting slow bootup times with an LXC container I'd created. The container previously was running well, but after an update seemed to be running slowly. I restored it from a backup but still experienced slowness so, I investigated. The first really helpful step I found to take was to log out the bootup sequence of the container.

0 commit comments

Comments
 (0)