From 95cce6d59295ba517b1b3b28f52cf50d1fd9b829 Mon Sep 17 00:00:00 2001 From: apio Date: Wed, 12 Jul 2023 19:40:42 +0200 Subject: [PATCH] base: Rename /etc/init/00-selene to 00-home This makes its purpose a little bit clearer. --- base/etc/init/{00-selene => 00-home} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename base/etc/init/{00-selene => 00-home} (78%) diff --git a/base/etc/init/00-selene b/base/etc/init/00-home similarity index 78% rename from base/etc/init/00-selene rename to base/etc/init/00-home index 6e4df949..60e86c76 100644 --- a/base/etc/init/00-selene +++ b/base/etc/init/00-home @@ -1,3 +1,3 @@ -Name=selene +Name=home Script=/etc/startup/selene-home.sh Wait=true