From: Florian Dollinger Date: Sun, 14 Apr 2019 12:26:39 +0000 (+0200) Subject: Document (final) assignment on the RUN (#12310) X-Git-Tag: v243-rc1~551 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=967de8faceaa83c11a1215515cb135d7a8c0c32c;p=thirdparty%2Fsystemd.git Document (final) assignment on the RUN (#12310) As described in #12291, final assignments and assignments are clearing both command types. --- diff --git a/man/udev.xml b/man/udev.xml index 5a78be3208b..98d17bbb54a 100644 --- a/man/udev.xml +++ b/man/udev.xml @@ -437,6 +437,8 @@ Note that running programs that access the network or mount/unmount filesystems is not allowed inside of udev rules, due to the default sandbox that is enforced on systemd-udevd.service. + Please also note that := and = are clearing + both, program and builtin commands.