Mark services as notify where necessary

This commit is contained in:
bjorn3 2026-01-26 21:51:57 +01:00
parent 99f9f72bd9
commit 0d770b5cc1
8 changed files with 9 additions and 9 deletions

View File

@ -27,8 +27,8 @@ data = """
rm -rf /tmp
mkdir -m a=rwxt /tmp
ipcd
ptyd
notify ipcd
notify ptyd
nowait sudo --daemon
"""

View File

@ -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

View File

@ -12,7 +12,7 @@ netutils = {}
[[files]]
path = "/usr/lib/init.d/10_net"
data = """
smolnetd
notify smolnetd
nowait dhcpd
"""

View File

@ -20,7 +20,7 @@ sed = {}
[[files]]
path = "/usr/lib/init.d/10_net"
data = """
smolnetd
notify smolnetd
dhcpd
"""

View File

@ -24,7 +24,7 @@ resist = {}
[[files]]
path = "/usr/lib/init.d/10_net"
data = """
smolnetd
notify smolnetd
dhcpd
"""

View File

@ -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

View File

@ -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

View File

@ -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