]> git.ipfire.org Git - thirdparty/systemd.git/commitdiff
units: strip out the developer comment in .service unit again
authorZbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl>
Sun, 16 May 2021 17:08:50 +0000 (19:08 +0200)
committerYu Watanabe <watanabe.yu+github@gmail.com>
Wed, 19 May 2021 01:24:43 +0000 (10:24 +0900)
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.

units/systemd-nspawn@.service.in

index 83761e7e8bca5b2aba36c769ac56e7783e0ba00c..d7bae83ac2e081e206b76e3c553f19e4cf89609c 100644 (file)
@@ -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