From: Andre Ramnitz Date: Thu, 13 Aug 2026 17:29:54 +0000 (+0200) Subject: openrc: add missing directory 'boot' X-Git-Tag: v0.6~12 X-Git-Url: https://git.ramnitz.eu/?a=commitdiff_plain;h=4dbdfd73711778bd5aab2e1d283105d58228b9a5;p=dotfiles.git openrc: add missing directory 'boot' --- diff --git a/dot-config/rc/runlevels/boot/dbus b/dot-config/rc/runlevels/boot/dbus new file mode 120000 index 0000000..779b9fb --- /dev/null +++ b/dot-config/rc/runlevels/boot/dbus @@ -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 index 779b9fb..0000000 --- a/dot-config/rc/runlevels/default/dbus +++ /dev/null @@ -1 +0,0 @@ -/etc/user/init.d/dbus \ No newline at end of file