network-interfaces-scripted: DefaultDependencies is a unitConfig

Ref: 072c1dcc4a
This commit is contained in:
Joachim Fasting 2016-10-02 14:00:12 +02:00 committed by Alexander Ried
parent 60a9edbbeb
commit fc0dc65f41

View File

@ -67,9 +67,10 @@ in
serviceConfig = {
Type = "oneshot";
RemainAfterExit = true;
DefaultDependencies = false;
};
unitConfig.DefaultDependencies = false;
script =
''
# Set the static DNS configuration, if given.