We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ea433ad commit 7683dc7Copy full SHA for 7683dc7
wicked.spec.in
@@ -182,6 +182,8 @@ fi
182
183
%post service
184
%{service_add_post wicked.service}
185
+# See bnc#843526: presets do not apply for upgrade / are not sufficient
186
+# to handle sysconfig-network|wicked -> wicked migration
187
_id=`/usr/bin/systemctl --no-pager -p Id show network.service 2>/dev/null` || :
188
case "${_id#Id=}" in
189
""|wicked.service|network.service)
0 commit comments