From ded78d4e64f8aedc88ad1cad26ee7a1bcf531cb7 Mon Sep 17 00:00:00 2001 From: Robert Günzler Date: Mon, 22 Sep 2025 19:52:03 +0200 Subject: drop the need to have a dirs.conf MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Robert Günzler --- dirs.conf | 5 ----- 1 file changed, 5 deletions(-) delete mode 100644 dirs.conf (limited to 'dirs.conf') diff --git a/dirs.conf b/dirs.conf deleted file mode 100644 index b7eb11a..0000000 --- a/dirs.conf +++ /dev/null @@ -1,5 +0,0 @@ -STATE_DIR="${XDG_CONFIG_HOME}/s6-rc" -LIVE_DIR="${XDG_RUNTIME_DIR}/s6-rc" -SCAN_DIR="${XDG_RUNTIME_DIR}/service" -SOURCE_DIR="${STATEDIR}/src" -COMPILED_DIR="${STATEDIR}/compiled" -- cgit 1.4.1