revert network service change

This commit is contained in:
Jason Brooks 2016-10-14 16:27:02 -07:00
parent 5d987e82b3
commit 6f3661e3a5
1 changed files with 1 additions and 1 deletions

View File

@ -129,7 +129,7 @@ echo "Adding Developer Mode GRUB2 menu item."
# enable network service here, as doing it in the services line
# fails due to RHBZ #1369794
/sbin/chkconfig network on
/sbin/chkconfig network off
%end