From 80534671f4f4af92ccaf25a24655a01756a65913 Mon Sep 17 00:00:00 2001 From: Kroese Date: Wed, 7 Feb 2024 20:57:00 +0100 Subject: [PATCH] Update entry.sh --- src/entry.sh | 1 + 1 file changed, 1 insertion(+) diff --git a/src/entry.sh b/src/entry.sh index 412ee75..a9d3111 100644 --- a/src/entry.sh +++ b/src/entry.sh @@ -12,6 +12,7 @@ cd /run . disk.sh # Initialize disks . display.sh # Initialize graphics . network.sh # Initialize network +. samba.sh # Configure samba . boot.sh # Configure boot . proc.sh # Initialize processor . power.sh # Configure shutdown