fickit: Fix some bugs

This commit is contained in:
nemunaire 2021-09-05 12:44:23 +02:00
parent 75d288000f
commit ed69dc6ba4
2 changed files with 2 additions and 4 deletions

View File

@ -2,8 +2,8 @@
if [ -d /containers/onboot/004-synchro-ip-setup ]; then
LOWER=/containers/onboot/004-synchro-ip-setup/lower
elif [ -d /containers/onboot/004-frontal-ip-setup ]; then
LOWER=/containers/onboot/004-frontal-ip-setup/lower
elif [ -d /containers/onboot/004-nginx-ip-setup ]; then
LOWER=/containers/onboot/004-nginx-ip-setup/lower
else
nsenter -t 1 -m -u -i -p -- "$0" $@
exit $?

View File

@ -18,8 +18,6 @@ onboot:
- name: sysctl
image: linuxkit/sysctl:02d2bd74509fd063857ceb4c4f502f09ee4f2e0a
binds:
- /etc/sysctl.d/01-fic.conf:/etc/sysctl.d/01-fic.conf:ro
# Filesystem
- name: swap