fix sethostname.sh: check for end0 before eth0
+ correct boot order
This commit is contained in:
@ -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
|
||||
|
Reference in New Issue
Block a user