apcupsd-service: "UPS daemon" => "APC UPS daemon" description update
Sometimes systemd only prints the service description. Then it is nice to know which UPS daemon we're dealing with.
This commit is contained in:
parent
fe9ac2ca1c
commit
38a4d6d6d7
@ -148,7 +148,7 @@ in
|
||||
# wall: cannot get tty name: Inappropriate ioctl for device
|
||||
# The message still gets through.
|
||||
systemd.services.apcupsd = {
|
||||
description = "UPS daemon";
|
||||
description = "APC UPS daemon";
|
||||
wantedBy = [ "multi-user.target" ];
|
||||
preStart = "mkdir -p /run/apcupsd/";
|
||||
serviceConfig = {
|
||||
|
Loading…
x
Reference in New Issue
Block a user