From 615226abd8b5309dca5f45b20f250f8fd23c7721 Mon Sep 17 00:00:00 2001 From: Daan De Meyer Date: Thu, 22 Aug 2024 15:59:32 +0200 Subject: Revert "nspawn: Allow specifying custom init program" I don't actually need this anymore since we're going with a unit based approach for the containers stuff internally so let's just revert it. Fixes #34085 This reverts commit ce2291730d5f91190e97e7c515ac772ae4970062. --- man/systemd-nspawn.xml | 10 +--------- 1 file changed, 1 insertion(+), 9 deletions(-) (limited to 'man/systemd-nspawn.xml') diff --git a/man/systemd-nspawn.xml b/man/systemd-nspawn.xml index 88def4b2ad..2645a6b217 100644 --- a/man/systemd-nspawn.xml +++ b/man/systemd-nspawn.xml @@ -566,7 +566,7 @@ specified - An init program is automatically searched for (unless the is used) and run as PID 1 in the container. The passed parameters are used as invocation parameters for this process. + An init program is automatically searched for and run as PID 1 in the container. The passed parameters are used as invocation parameters for this process. @@ -578,14 +578,6 @@ - - - - Invoke the specified path as the init program in the container when is used. - - - - -- cgit v1.2.3