Add missing newline in vos_release.sudo
The sudoers parser really, really, *really* doesn't like it when the last line of data in your file lacks a trailing newline. Add one so sudo will work again on these servers. Change-Id: I40fbb535faf5b41cc56c56f09f248eea398df4e0
This commit is contained in:
parent
a6a4e5dfe5
commit
f2cf00dc89
@ -1 +1 @@
|
||||
vos_release ALL=(ALL) NOPASSWD: /usr/bin/vos
|
||||
vos_release ALL=(ALL) NOPASSWD: /usr/bin/vos
|
||||
|
Loading…
Reference in New Issue
Block a user