mirror of
https://gitlab.com/buildroot.org/buildroot.git
synced 2026-09-09 07:51:59 -09:00
package/skeleton-init-systemd: fix "won't" typo in comment
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
Signed-off-by: Arnout Vandecappelle <arnout@mind.be>
(cherry picked from commit eb83f8e09a)
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
This commit is contained in:
@@ -16,7 +16,7 @@
|
||||
# such an specifier to prevent leaking host information.
|
||||
#
|
||||
# shell expansion is critical to be POSIX compliant,
|
||||
# this script wont work with zsh in its default mode for example.
|
||||
# this script won't work with zsh in its default mode for example.
|
||||
#
|
||||
# The script takes several measures to handle more complex stuff
|
||||
# like passing this correctly:
|
||||
|
||||
Reference in New Issue
Block a user