Skip to content

Commit

Permalink
fixup! M #-: Don't use interfaces netcfg on debian12
Browse files Browse the repository at this point in the history
  • Loading branch information
xorel committed Nov 28, 2023
1 parent 7779e56 commit 08a0a21
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion context-linux/src/etc/one-context.d/loc-10-network
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,7 @@ if [ -z "${NETCFG_TYPE}" ] ; then
amzn*)
NETCFG_TYPE='scripts'
;;
freebsd)
freebsd*)
NETCFG_TYPE='bsd'
;;
*)
Expand Down

0 comments on commit 08a0a21

Please sign in to comment.