Update nut-actions.plg

This commit is contained in:
2024-12-14 20:08:49 +01:00
committed by GitHub
parent f6da758275
commit 611bddac64

View File

@@ -35,7 +35,7 @@ rm -f $(ls &plugin;/&name;*.txz 2>/dev/null|grep -v '&version;')
<INLINE>
**NUT Actions**
This plugin is intended to seamlessly integrate with the NUT Plugin, automatically shutting down all your Docker and LXC containers, as well as virtual machines (VMs), when your server is operating on battery power. You can specify exceptions to this behavior. Once power is restored, the plugin will automatically restart all previously running containers and VMs.
This plugin is intended to seamlessly integrate with the NUT Plugin, automatically shutting down all your Docker and LXC containers, as well as virtual machines (VMs), when your server is operating on battery power to save energy. You can specify exceptions to this behavior. Once power is restored, the plugin will automatically restart all previously running containers and VMs.
</INLINE>
</FILE>