chage/31_chage_interractive_date_invalid is currently failing and chage

gets killed.
Cleanup the lock files anyway.
This commit is contained in:
nekral-guest
2011-11-14 19:27:43 +00:00
parent 190dfc30eb
commit dff2fa836e

View File

@@ -12,7 +12,7 @@ log_start "$0" "chage creates a shadow entry if there were none"
save_config
# restore the files on exit
trap 'log_status "$0" "FAILURE"; restore_config' 0
trap 'log_status "$0" "FAILURE"; restore_config; rm -f /etc/passwd.lock /etc/shadow.lock' 0
change_config