Supplied project file to carla
This commit is contained in:
parent
f06855c2a2
commit
5c575254a1
|
@ -106,7 +106,7 @@
|
||||||
ConditionUser = "mixer";
|
ConditionUser = "mixer";
|
||||||
};
|
};
|
||||||
serviceConfig = {
|
serviceConfig = {
|
||||||
ExecStart = "${pkgs.carla}/bin/carla -n";
|
ExecStart = "${pkgs.carla}/bin/carla -n /home/mixer/Default.carxp";
|
||||||
Restart = "always";
|
Restart = "always";
|
||||||
RestartSec = 5;
|
RestartSec = 5;
|
||||||
};
|
};
|
||||||
|
|
Loading…
Reference in New Issue