diff options
Diffstat (limited to 'src/lib/source/user/other/at-spi-bus-launcher-srv')
4 files changed, 10 insertions, 0 deletions
diff --git a/src/lib/source/user/other/at-spi-bus-launcher-srv/dependencies.d/session-bus b/src/lib/source/user/other/at-spi-bus-launcher-srv/dependencies.d/session-bus new file mode 100644 index 0000000..e69de29 --- /dev/null +++ b/src/lib/source/user/other/at-spi-bus-launcher-srv/dependencies.d/session-bus diff --git a/src/lib/source/user/other/at-spi-bus-launcher-srv/producer-for b/src/lib/source/user/other/at-spi-bus-launcher-srv/producer-for new file mode 100644 index 0000000..ac90fc5 --- /dev/null +++ b/src/lib/source/user/other/at-spi-bus-launcher-srv/producer-for @@ -0,0 +1 @@ +at-spi-bus-launcher-log diff --git a/src/lib/source/user/other/at-spi-bus-launcher-srv/run b/src/lib/source/user/other/at-spi-bus-launcher-srv/run new file mode 100644 index 0000000..57f4b9c --- /dev/null +++ b/src/lib/source/user/other/at-spi-bus-launcher-srv/run @@ -0,0 +1,8 @@ +#!@shebangdir@/execlineb -P + +# ISC license. +# https://gitlab.gnome.org/GNOME/at-spi2-core/-/blob/main/bus/README.md + +fdmove -c 2 1 + +at-spi-bus-launcher diff --git a/src/lib/source/user/other/at-spi-bus-launcher-srv/type b/src/lib/source/user/other/at-spi-bus-launcher-srv/type new file mode 100644 index 0000000..5883cff --- /dev/null +++ b/src/lib/source/user/other/at-spi-bus-launcher-srv/type @@ -0,0 +1 @@ +longrun |
