remove dkl-boot from boot runlevel

This commit is contained in:
Mikaël Cluseau 2023-11-07 12:20:36 +01:00
parent 9fe316ad44
commit 6099dd399d
3 changed files with 3 additions and 4 deletions

View File

@ -1,8 +1,8 @@
# ------------------------------------------------------------------------
from mcluseau/golang-builder:1.19.4 as build
from mcluseau/golang-builder:1.21.3 as build
# ------------------------------------------------------------------------
from alpine:3.17
from alpine:3.18.4
entrypoint mksquashfs /layer /layer.squashfs -noappend -comp xz >&2 && base64 </layer.squashfs

2
go.mod
View File

@ -1,6 +1,6 @@
module novit.nc/direktil/inits
go 1.19
go 1.21
require (
github.com/antage/mntent v0.0.0-20141129103236-834970000c6c

View File

@ -1 +0,0 @@
../../init.d/dkl-boot