diff --git a/config/acid.toml b/config/acid.toml index 81398a3..bea9a68 100644 --- a/config/acid.toml +++ b/config/acid.toml @@ -14,7 +14,7 @@ coreutils = {} ion = {} [[files]] -path = "/etc/init.d/10_acid" +path = "/usr/lib/init.d/10_acid" data = """ export RUST_BACKTRACE full acid diff --git a/config/base.toml b/config/base.toml index 8917741..de422a3 100644 --- a/config/base.toml +++ b/config/base.toml @@ -18,7 +18,7 @@ ptyd = {} ## Configuration files [[files]] -path = "/etc/init.d/00_base" +path = "/usr/lib/init.d/00_base" data = """ ipcd ptyd diff --git a/config/desktop-minimal.toml b/config/desktop-minimal.toml index 010b141..3c4e7eb 100644 --- a/config/desktop-minimal.toml +++ b/config/desktop-minimal.toml @@ -18,13 +18,13 @@ orbutils-launcher = {} orbutils-orblogin = {} [[files]] -path = "/etc/init.d/00_drivers" +path = "/usr/lib/init.d/00_drivers" data = """ pcid /etc/pcid.d/ """ [[files]] -path = "/etc/init.d/20_orbital" +path = "/usr/lib/init.d/20_orbital" data = """ orbital orblogin launcher """ diff --git a/config/desktop.toml b/config/desktop.toml index ca1131b..89acc42 100644 --- a/config/desktop.toml +++ b/config/desktop.toml @@ -18,7 +18,7 @@ orbterm = {} orbutils = {} [[files]] -path = "/etc/init.d/20_orbital" +path = "/usr/lib/init.d/20_orbital" data = """ audiod orbital orblogin launcher @@ -26,7 +26,7 @@ orbital orblogin launcher # Override console config to not switch to VT 2 [[files]] -path = "/etc/init.d/30_console" +path = "/usr/lib/init.d/30_console" data = """ getty 2 getty debug: -J diff --git a/config/net.toml b/config/net.toml index b20932a..156f0aa 100644 --- a/config/net.toml +++ b/config/net.toml @@ -11,14 +11,14 @@ netutils = {} ## Driver init [[files]] -path = "/etc/init.d/00_drivers" +path = "/usr/lib/init.d/00_drivers" data = """ pcid /etc/pcid.d/ """ ## Network init [[files]] -path = "/etc/init.d/10_net" +path = "/usr/lib/init.d/10_net" data = """ smolnetd dnsd diff --git a/config/server-minimal.toml b/config/server-minimal.toml index b1bf6e5..49a427f 100644 --- a/config/server-minimal.toml +++ b/config/server-minimal.toml @@ -17,7 +17,7 @@ userutils = {} uutils = {} [[files]] -path = "/etc/init.d/30_console" +path = "/usr/lib/init.d/30_console" data = """ getty 2 getty debug: -J diff --git a/config/server.toml b/config/server.toml index 0219416..d8c33e3 100644 --- a/config/server.toml +++ b/config/server.toml @@ -33,7 +33,7 @@ uutils = {} vim = {} [[files]] -path = "/etc/init.d/30_console" +path = "/usr/lib/init.d/30_console" data = """ inputd -A 2 getty 2