From: Zbigniew Jędrzejewski-Szmek Date: Sun, 16 May 2021 17:08:50 +0000 (+0200) Subject: units: strip out the developer comment in .service unit again X-Git-Tag: v249-rc1~210^2~31 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=fa1045168621eeb022b950075df7d871ece90b63;p=thirdparty%2Fsystemd.git units: strip out the developer comment in .service unit again The comment talks about upstream development steps and doesn't make sense for users. We used special '## ' syntax to strip it out during build, but it got inadvertently reformatted as a normal comment in 3982becc92197b920d86f03c3c52ae085e26ca60. --- diff --git a/units/systemd-nspawn@.service.in b/units/systemd-nspawn@.service.in index 83761e7e8bc..d7bae83ac2e 100644 --- a/units/systemd-nspawn@.service.in +++ b/units/systemd-nspawn@.service.in @@ -28,9 +28,9 @@ Delegate=yes TasksMax=16384 {{SERVICE_WATCHDOG}} -# Enforce a strict device policy, similar to the one nspawn configures when it -# allocates its own scope unit. Make sure to keep these policies in sync if you -# change them! +{# Enforce a strict device policy, similar to the one nspawn configures when it + # allocates its own scope unit. Make sure to keep these policies in sync if you + # change them! #} DevicePolicy=closed DeviceAllow=/dev/net/tun rwm DeviceAllow=char-pts rw