From 0d770b5cc1859198fb31b7331befd5fe3449f80e Mon Sep 17 00:00:00 2001 From: bjorn3 <17426603+bjorn3@users.noreply.github.com> Date: Mon, 26 Jan 2026 21:51:57 +0100 Subject: [PATCH] Mark services as notify where necessary --- config/base.toml | 4 ++-- config/desktop.toml | 2 +- config/net.toml | 2 +- config/redoxer.toml | 2 +- config/resist.toml | 2 +- config/wayland.toml | 2 +- config/x11.toml | 2 +- config/x86_64/desktop-contain.toml | 2 +- 8 files changed, 9 insertions(+), 9 deletions(-) diff --git a/config/base.toml b/config/base.toml index 01af18300..15bb01767 100644 --- a/config/base.toml +++ b/config/base.toml @@ -27,8 +27,8 @@ data = """ rm -rf /tmp mkdir -m a=rwxt /tmp -ipcd -ptyd +notify ipcd +notify ptyd nowait sudo --daemon """ diff --git a/config/desktop.toml b/config/desktop.toml index 3c7bd1411..c2b7f21f9 100644 --- a/config/desktop.toml +++ b/config/desktop.toml @@ -29,7 +29,7 @@ shared-mime-info = {} [[files]] path = "/usr/lib/init.d/20_orbital" data = """ -audiod +notify audiod export BROWSER /bin/netsurf-fb export VT 3 nowait orbital orblogin launcher diff --git a/config/net.toml b/config/net.toml index 05f6f5a40..e4c26eaf6 100644 --- a/config/net.toml +++ b/config/net.toml @@ -12,7 +12,7 @@ netutils = {} [[files]] path = "/usr/lib/init.d/10_net" data = """ -smolnetd +notify smolnetd nowait dhcpd """ diff --git a/config/redoxer.toml b/config/redoxer.toml index ad112df79..54e1e2ff1 100644 --- a/config/redoxer.toml +++ b/config/redoxer.toml @@ -20,7 +20,7 @@ sed = {} [[files]] path = "/usr/lib/init.d/10_net" data = """ -smolnetd +notify smolnetd dhcpd """ diff --git a/config/resist.toml b/config/resist.toml index 521e7d55b..a7ece5707 100644 --- a/config/resist.toml +++ b/config/resist.toml @@ -24,7 +24,7 @@ resist = {} [[files]] path = "/usr/lib/init.d/10_net" data = """ -smolnetd +notify smolnetd dhcpd """ diff --git a/config/wayland.toml b/config/wayland.toml index f39d4c5ab..956ee9916 100644 --- a/config/wayland.toml +++ b/config/wayland.toml @@ -36,7 +36,7 @@ glib-compile-schemas /usr/share/glib-2.0/schemas/ [[files]] path = "/usr/lib/init.d/20_orbital" data = """ -audiod +notify audiod export BROWSER /bin/netsurf-fb export VT 3 nowait orbital orbital-wayland diff --git a/config/x11.toml b/config/x11.toml index bfc6a9d34..dbbccc55e 100644 --- a/config/x11.toml +++ b/config/x11.toml @@ -61,7 +61,7 @@ glib-compile-schemas /usr/share/glib-2.0/schemas/ [[files]] path = "/usr/lib/init.d/20_orbital" data = """ -audiod +notify audiod export BROWSER /bin/netsurf-fb export VT 3 nowait orbital orbital-x11 diff --git a/config/x86_64/desktop-contain.toml b/config/x86_64/desktop-contain.toml index 9aea34b7f..ea56fd4bc 100644 --- a/config/x86_64/desktop-contain.toml +++ b/config/x86_64/desktop-contain.toml @@ -17,7 +17,7 @@ include = ["../desktop.toml"] [[files]] path = "/usr/lib/init.d/20_orbital" data = """ -audiod +notify audiod export VT 3 nowait orbital contain_orblogin launcher unset VT