openafs-client service: network-interfaces.target -> network.target

This commit is contained in:
Joachim Fasting
2016-09-13 11:19:22 +02:00
committed by Alexander Ried
parent 1a60210561
commit 22976bc951
@@ -75,7 +75,7 @@ in
systemd.services.afsd = {
description = "AFS client";
wantedBy = [ "multi-user.target" ];
after = [ "network-interfaces.target" ];
after = [ "network.target" ];
preStart = ''
mkdir -p -m 0755 /afs