diff options
author | Simon Rettberg | 2024-12-09 15:00:54 +0100 |
---|---|---|
committer | Simon Rettberg | 2024-12-09 15:00:54 +0100 |
commit | 88a94b42452e1a4bbccfb0f32b8643e97e7c6170 (patch) | |
tree | 6669a957273ffef2cefa3e378430c893be369262 /configs | |
parent | Include slx-watchdog in init (diff) | |
download | netboot-debootstrap-88a94b42452e1a4bbccfb0f32b8643e97e7c6170.tar.gz netboot-debootstrap-88a94b42452e1a4bbccfb0f32b8643e97e7c6170.tar.xz netboot-debootstrap-88a94b42452e1a4bbccfb0f32b8643e97e7c6170.zip |
Include systemd-container in stage4
Diffstat (limited to 'configs')
-rw-r--r-- | configs/tools-base/pkgs_lean | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/configs/tools-base/pkgs_lean b/configs/tools-base/pkgs_lean index a5a0687..c327ac6 100644 --- a/configs/tools-base/pkgs_lean +++ b/configs/tools-base/pkgs_lean @@ -19,6 +19,7 @@ ntfs-3g screen smartmontools strace +systemd-container tcpdump vim wireshark |