fix sethostname.sh: check for end0 before eth0

+ correct boot order
This commit is contained in:
2025-07-10 13:14:07 +02:00
parent d78b2e255e
commit 9b5e190277
2 changed files with 6 additions and 5 deletions

View File

@ -1,7 +1,6 @@
[Unit]
Description = Create host name from ethernet address
Wants=network-pre.target
Before=network.pre-target
Before=ifup@end0.service
[Service]
Type=oneshot