Skip to content

Commit

Permalink
scripts/deactivate-5g.script: Also disable service 126
Browse files Browse the repository at this point in the history
Service 126 relates to DF.5GS/EF.UAC_AIC.  As we are deactivating that
file in the script, we should also disable the related EF.UST service.

Change-Id: Id35035aaf23b2163caed3197786288c87be03cfa
  • Loading branch information
laf0rge committed Jul 8, 2022
1 parent 04b5d9d commit 77d510b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions scripts/deactivate-5g.script
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,7 @@ ust_service_deactivate 122
ust_service_deactivate 123
ust_service_deactivate 124
ust_service_deactivate 125
ust_service_deactivate 126
ust_service_deactivate 127
ust_service_deactivate 129
ust_service_deactivate 130
Expand Down

0 comments on commit 77d510b

Please sign in to comment.