From 47a2a02e9005e117936a21fd68209c1b76f08127 Mon Sep 17 00:00:00 2001 From: Randall Winkhart Date: Sat, 18 Oct 2025 17:15:07 -0400 Subject: [PATCH] Fix README typo --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index f73be32..cdbf8f4 100644 --- a/README.md +++ b/README.md @@ -4,7 +4,7 @@ This is a simple daemon that monitors the in-built NUT server on a Ubiquiti UniF ## Usage 1. Install the `unifi-shutd` daemon to `/usr/local/bin/unifi-shutd`. 2. Install the service file for your init system (be sure to edit the arguments first!!) - - OpenRC: Save [services/openrc](https://raw.githubusercontent.com/rwinkhart/unifi-shutd/refs/heads/main/services/openrc)` to `/etc/init.d/unifi-shutd` + - OpenRC: Save [services/openrc](https://raw.githubusercontent.com/rwinkhart/unifi-shutd/refs/heads/main/services/openrc) to `/etc/init.d/unifi-shutd` - systemd: Not yet implemented (feel free to contribute; I just haven't bothered because all my baremetal servers are based on Alpine Linux) 3. Enable and start the service 4. Test disconnecting your UPS from AC and ensure the service properly shuts down your server