postinstall fixup - there's no 'shutdown' in anaconda..
This commit is contained in:
parent
9f47eae26b
commit
08c58377cc
@ -46,7 +46,6 @@ append etc/depmod.d/dd.conf "search updates built-in"
|
||||
## misc_tree_modifications()
|
||||
## set up our own init for F15, otherwise use systemd
|
||||
%if int(product.version) == 15:
|
||||
copy usr/${libdir}/anaconda/shutdown sbin/shutdown
|
||||
copy usr/${libdir}/anaconda/init sbin/init
|
||||
symlink init sbin/halt
|
||||
symlink init sbin/poweroff
|
||||
|
Loading…
Reference in New Issue
Block a user