From 317b3ee5b792f77ce1226894e37a5d81ee26c6b1 Mon Sep 17 00:00:00 2001 From: Alexander Rosenberg Date: Fri, 5 Apr 2024 01:58:58 -0700 Subject: [PATCH] Update rpi4b-temp-humidity --- rpi4b-temp-humidity | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/rpi4b-temp-humidity b/rpi4b-temp-humidity index 676d6aa..3320d4b 100644 --- a/rpi4b-temp-humidity +++ b/rpi4b-temp-humidity @@ -1,5 +1,10 @@ #!/bin/sh +# PROVIDE: rpi4b_temp_humidity +# REQUIRE: DAEMON +# BEFORE: +# KEYWORD: shutdown + . /etc/rc.subr name=rpi4b_temp_humidity