Reorganize fragments: flat structure from fragments/shared/ and fragments/platform/
This commit is contained in:
@@ -0,0 +1,9 @@
|
||||
# VMM post-installation scripts
|
||||
|
||||
%post --erroronfail
|
||||
|
||||
# Start libvirt service
|
||||
systemctl enable libvirtd
|
||||
systemctl start libvirtd
|
||||
|
||||
%end
|
||||
Reference in New Issue
Block a user