mirror of
https://github.com/systemd/systemd-stable.git
synced 2025-03-06 12:58:22 +03:00
test: fix setup_suse() to make it work with an already populated root
This commit is contained in:
parent
936f6bdb80
commit
caced73270
@ -1383,8 +1383,8 @@ inst_libdir_file() {
|
||||
}
|
||||
|
||||
setup_suse() {
|
||||
ln -s ../usr/bin/systemctl $initdir/bin/systemctl
|
||||
ln -s ../usr/lib/systemd $initdir/lib/systemd
|
||||
ln -fs ../usr/bin/systemctl $initdir/bin/
|
||||
ln -fs ../usr/lib/systemd $initdir/lib/
|
||||
inst_simple "/usr/lib/systemd/system/haveged.service"
|
||||
}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user