aboutsummarylogtreecommitdiffstats
path: root/photonvision-bin.install
diff options
context:
space:
mode:
Diffstat (limited to 'photonvision-bin.install')
-rw-r--r--photonvision-bin.install1
1 files changed, 1 insertions, 0 deletions
diff --git a/photonvision-bin.install b/photonvision-bin.install
index 67716fcb1d59..c3bbfa0a6693 100644
--- a/photonvision-bin.install
+++ b/photonvision-bin.install
@@ -2,6 +2,7 @@
post_install() {
echo "Warning: Photonvision will change the machine hostname to 'photonvision' on first run."
echo "This can be changed on the Settings page on the web ui at http://localhost:5800"
+ echo "If the linux-lts kernel dep was installed, a reboot is required to run with kernel 6.1."
echo "To enable the photonvision service: systemctl enable --now photonvision"
}