mirror of
https://github.com/systemd/systemd.git
synced 2025-02-09 13:57:42 +03:00
Merge pull request #30494 from keszybz/trivial-cleanups
Trivial cleanups
This commit is contained in:
commit
7d11a20ee4
2
NEWS
2
NEWS
@ -1,6 +1,6 @@
|
||||
systemd System and Service Manager
|
||||
|
||||
CHANGES WITH 255 in spe:
|
||||
CHANGES WITH 256 in spe:
|
||||
|
||||
Announcements of Future Feature Removals and Incompatible Changes:
|
||||
|
||||
|
@ -97,7 +97,7 @@ test ! -e "$root/etc/systemd/system/test1-badalias.target"
|
||||
test ! -e "$root/etc/systemd/system/test1-badalias.socket"
|
||||
test -h "$root/etc/systemd/system/test1-goodalias2.service"
|
||||
|
||||
: '-------aliases in reeanable----------------------------------'
|
||||
: '-------aliases in reenable----------------------------------'
|
||||
( ! "$systemctl" --root="$root" reenable test1 )
|
||||
test -h "$root/etc/systemd/system/default.target.wants/test1.service"
|
||||
test ! -e "$root/etc/systemd/system/test1-goodalias.service"
|
||||
|
Loading…
x
Reference in New Issue
Block a user