mirror of
https://github.com/systemd/systemd.git
synced 2026-08-05 07:30:30 +00:00
rules_generator: add missing write_net_rules unlock
This commit is contained in:
@@ -88,6 +88,7 @@ fi
|
||||
|
||||
if [ -z "$match" ]; then
|
||||
echo "missing valid match" >&2
|
||||
unlock_rules_file
|
||||
exit 1
|
||||
fi
|
||||
|
||||
|
||||
Reference in New Issue
Block a user