mirror of
https://pagure.io/fedora-qa/createhdds.git
synced 2024-11-21 23:03:08 +00:00
Add a postinstall section to leave a trace in the home directory.
This commit is contained in:
parent
bdcc1b794a
commit
e43b0fe87c
@ -20,3 +20,7 @@ poweroff
|
|||||||
@^workstation-product-environment
|
@^workstation-product-environment
|
||||||
-selinux-policy-minimum
|
-selinux-policy-minimum
|
||||||
%end
|
%end
|
||||||
|
|
||||||
|
%post
|
||||||
|
sudo touch $INSTALL_ROOT/home/home_preserved
|
||||||
|
%end
|
||||||
|
Loading…
Reference in New Issue
Block a user