Uninterruptible power supply: Difference between revisions
|  →Configuration files in use:  clarify upsmon |  →Delay UPS Shutdown:  use list of strings | ||
| Line 245: | Line 245: | ||
|          ${pkgs.nut}/bin/upsdrvctl shutdown"''; |          ${pkgs.nut}/bin/upsdrvctl shutdown"''; | ||
|      }; |      }; | ||
|      wantedBy = "final.target"; |      wantedBy = [ "final.target" ]; | ||
|    }; |    }; | ||
| </syntaxhighlight> | </syntaxhighlight> | ||