use new s6-rc layout [skip CI]

This commit is contained in:
Sebastian Hugentobler 2022-02-18 09:35:14 +01:00
parent ef2904e513
commit 631cb25eff
Signed by: shu
GPG key ID: BB32CF3CA052C2F0
12 changed files with 27 additions and 39 deletions

4
rootfs/bin/aliases Executable file
View file

@ -0,0 +1,4 @@
#!/bin/sh
set -e
newaliases

View file

@ -1,5 +0,0 @@
#!/usr/bin/with-contenv sh
set -e
newaliases

View file

@ -0,0 +1 @@
oneshot

View file

@ -0,0 +1 @@
aliases

View file

@ -0,0 +1,2 @@
confd
aliases

View file

@ -1,4 +1,4 @@
#!/usr/bin/with-contenv sh
#!/bin/sh
mkdir -p /var/spool/postfix/etc
cp /etc/resolv.conf /var/spool/postfix/etc/resolv.conf

View file

@ -0,0 +1 @@
longrun