Move watchdog to utils
This commit is contained in:
parent
048366d8f6
commit
71b4a1d2bd
|
@ -1,6 +1,6 @@
|
|||
using System.Runtime.InteropServices;
|
||||
|
||||
namespace InnovEnergy.App.SaliMax;
|
||||
namespace InnovEnergy.Lib.Utils;
|
||||
|
||||
// https://www.freedesktop.org/software/systemd/man/sd_notify.html
|
||||
|
Loading…
Reference in New Issue