set -u
This commit is contained in:
parent
5730d3c060
commit
d6a35ccfcf
@ -24,8 +24,7 @@
|
||||
# that the cause is this disparity and that it will be smoothed out when
|
||||
# systemd-sysusers next runs
|
||||
#
|
||||
set -e
|
||||
set -o pipefail
|
||||
set -euo pipefail
|
||||
|
||||
# Iterate over each file we're interested in
|
||||
for file in /etc/shadow /etc/gshadow; do
|
||||
|
Loading…
x
Reference in New Issue
Block a user