Add systemd notification on listener available

This commit is contained in:
bluepython508
2024-09-26 08:47:39 +01:00
parent 4958944cb8
commit 66cb85ec1d
5 changed files with 8 additions and 2 deletions

View File

@@ -22,6 +22,7 @@ defmodule Frajtano.MixProject do
[
{:muontrap, "~> 1.0"},
{:temp, "~> 0.4"},
{:systemd, "~> 0.6"},
]
end
end