···152 serviceConfig = {
153 # The service's only task is to ensure that the specified path exists
154 Type = "oneshot";
155- WorkingDirectory = cfg.path;
156 };
157 wantedBy = [ "multi-user.target" ];
158 };
···152 serviceConfig = {
153 # The service's only task is to ensure that the specified path exists
154 Type = "oneshot";
0155 };
156 wantedBy = [ "multi-user.target" ];
157 };