From ea4267fac55c7d8a6093a6b03ff0e9c795786d3e Mon Sep 17 00:00:00 2001 From: davidovski Date: Tue, 1 Mar 2022 23:14:41 +0000 Subject: reorganised --- xi/s6/sv/tmpfiles-dev/dependencies.d/cleantmp | 0 xi/s6/sv/tmpfiles-dev/dependencies.d/remount-root | 0 xi/s6/sv/tmpfiles-dev/dependencies.d/vkfs | 0 xi/s6/sv/tmpfiles-dev/type | 1 + xi/s6/sv/tmpfiles-dev/up | 3 +++ 5 files changed, 4 insertions(+) create mode 100644 xi/s6/sv/tmpfiles-dev/dependencies.d/cleantmp create mode 100644 xi/s6/sv/tmpfiles-dev/dependencies.d/remount-root create mode 100644 xi/s6/sv/tmpfiles-dev/dependencies.d/vkfs create mode 100644 xi/s6/sv/tmpfiles-dev/type create mode 100644 xi/s6/sv/tmpfiles-dev/up (limited to 'xi/s6/sv/tmpfiles-dev') diff --git a/xi/s6/sv/tmpfiles-dev/dependencies.d/cleantmp b/xi/s6/sv/tmpfiles-dev/dependencies.d/cleantmp new file mode 100644 index 0000000..e69de29 diff --git a/xi/s6/sv/tmpfiles-dev/dependencies.d/remount-root b/xi/s6/sv/tmpfiles-dev/dependencies.d/remount-root new file mode 100644 index 0000000..e69de29 diff --git a/xi/s6/sv/tmpfiles-dev/dependencies.d/vkfs b/xi/s6/sv/tmpfiles-dev/dependencies.d/vkfs new file mode 100644 index 0000000..e69de29 diff --git a/xi/s6/sv/tmpfiles-dev/type b/xi/s6/sv/tmpfiles-dev/type new file mode 100644 index 0000000..bdd22a1 --- /dev/null +++ b/xi/s6/sv/tmpfiles-dev/type @@ -0,0 +1 @@ +oneshot diff --git a/xi/s6/sv/tmpfiles-dev/up b/xi/s6/sv/tmpfiles-dev/up new file mode 100644 index 0000000..84cea2a --- /dev/null +++ b/xi/s6/sv/tmpfiles-dev/up @@ -0,0 +1,3 @@ +#!/bin/execlineb -P +if { s6-echo "[ ReadWrite Mode ] 6/6 : Setting up tmpfiles" } +tmpfiles --prefix=/dev --create --boot -- cgit v1.2.1