]> Freerunner's - dotfiles.git/commitdiff
openrc: add missing directory 'boot'
authorAndre Ramnitz <andre.ramnitz@mail.de>
Thu, 13 Aug 2026 17:29:54 +0000 (19:29 +0200)
committerAndre Ramnitz <andre.ramnitz@mail.de>
Thu, 13 Aug 2026 17:29:54 +0000 (19:29 +0200)
dot-config/rc/runlevels/boot/dbus [new symlink]
dot-config/rc/runlevels/default/dbus [deleted symlink]

diff --git a/dot-config/rc/runlevels/boot/dbus b/dot-config/rc/runlevels/boot/dbus
new file mode 120000 (symlink)
index 0000000..779b9fb
--- /dev/null
@@ -0,0 +1 @@
+/etc/user/init.d/dbus
\ No newline at end of file
diff --git a/dot-config/rc/runlevels/default/dbus b/dot-config/rc/runlevels/default/dbus
deleted file mode 120000 (symlink)
index 779b9fb..0000000
+++ /dev/null
@@ -1 +0,0 @@
-/etc/user/init.d/dbus
\ No newline at end of file