diff options
| author | PS <p@0x53.net> | 2026-02-01 12:02:03 +0100 |
|---|---|---|
| committer | PS <p@0x53.net> | 2026-02-01 12:02:03 +0100 |
| commit | 980c5408489a3a3a56e49c3873f1bce6a0155cad (patch) | |
| tree | 91df5fa62e7eca03d04b8ed114b20b337b99a556 /src/lib/source/user/notification-daemon/mako-srv | |
| download | goetia-base-980c5408489a3a3a56e49c3873f1bce6a0155cad.tar.gz goetia-base-980c5408489a3a3a56e49c3873f1bce6a0155cad.tar.bz2 goetia-base-980c5408489a3a3a56e49c3873f1bce6a0155cad.zip | |
version 0.2.0.0
Diffstat (limited to 'src/lib/source/user/notification-daemon/mako-srv')
6 files changed, 11 insertions, 0 deletions
diff --git a/src/lib/source/user/notification-daemon/mako-srv/dependencies.d/compositor b/src/lib/source/user/notification-daemon/mako-srv/dependencies.d/compositor new file mode 100644 index 0000000..e69de29 --- /dev/null +++ b/src/lib/source/user/notification-daemon/mako-srv/dependencies.d/compositor diff --git a/src/lib/source/user/notification-daemon/mako-srv/dependencies.d/session-bus b/src/lib/source/user/notification-daemon/mako-srv/dependencies.d/session-bus new file mode 100644 index 0000000..e69de29 --- /dev/null +++ b/src/lib/source/user/notification-daemon/mako-srv/dependencies.d/session-bus diff --git a/src/lib/source/user/notification-daemon/mako-srv/notification-fd b/src/lib/source/user/notification-daemon/mako-srv/notification-fd new file mode 100644 index 0000000..00750ed --- /dev/null +++ b/src/lib/source/user/notification-daemon/mako-srv/notification-fd @@ -0,0 +1 @@ +3 diff --git a/src/lib/source/user/notification-daemon/mako-srv/producer-for b/src/lib/source/user/notification-daemon/mako-srv/producer-for new file mode 100644 index 0000000..9b15e90 --- /dev/null +++ b/src/lib/source/user/notification-daemon/mako-srv/producer-for @@ -0,0 +1 @@ +mako-log diff --git a/src/lib/source/user/notification-daemon/mako-srv/run b/src/lib/source/user/notification-daemon/mako-srv/run new file mode 100644 index 0000000..d7a8269 --- /dev/null +++ b/src/lib/source/user/notification-daemon/mako-srv/run @@ -0,0 +1,8 @@ +#!@shebangdir@/execlineb -P + +# ISC license. +# https://github.com/emersion/mako + +fdmove -c 2 1 + +mako diff --git a/src/lib/source/user/notification-daemon/mako-srv/type b/src/lib/source/user/notification-daemon/mako-srv/type new file mode 100644 index 0000000..5883cff --- /dev/null +++ b/src/lib/source/user/notification-daemon/mako-srv/type @@ -0,0 +1 @@ +longrun |
