mirror of
https://github.com/opnsense/src.git
synced 2026-06-09 08:43:19 -04:00
Trim trailing whitespace from the end of a line
This commit is contained in:
parent
71bc1ce36e
commit
1adf50eea8
1 changed files with 1 additions and 1 deletions
|
|
@ -79,7 +79,7 @@ chroot_autoupdate()
|
|||
fi
|
||||
fi
|
||||
|
||||
# Copy and/or update key files to the chroot /etc
|
||||
# Copy and/or update key files to the chroot /etc
|
||||
#
|
||||
for file in localtime protocols services; do
|
||||
if [ -r /etc/$file ]; then
|
||||
|
|
|
|||
Loading…
Reference in a new issue