use new s6-rc layout

This commit is contained in:
Sebastian Hugentobler 2022-02-15 16:21:13 +01:00
parent 5cef43fdaa
commit fc8c0a489f
Signed by: shu
GPG key ID: BB32CF3CA052C2F0
11 changed files with 25 additions and 14 deletions

View file

@ -1,4 +1,4 @@
#!/usr/bin/with-contenv sh
#!/bin/sh
if [ ! -z ${STATIC_USER+x} ]; then
echo ${STATIC_PASSWORD} | ftpasswd \

View file

@ -1 +0,0 @@
/var/lib/ftp/data/ true proftpd:access 0666 0777

View file

@ -0,0 +1,2 @@
confd
static-user

View file

@ -0,0 +1,3 @@
#!/bin/sh
exec proftpd --nodaemon

View file

@ -0,0 +1 @@
longrun

View file

@ -0,0 +1 @@
confd

View file

@ -0,0 +1 @@
oneshot

View file

@ -0,0 +1 @@
static-user

View file

@ -1,3 +0,0 @@
#!/usr/bin/with-contenv sh
exec proftpd --nodaemon