set -u
This commit is contained in:
@@ -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
|
||||
|
Reference in New Issue
Block a user