fix: use correct path for the planet generator's spool
This commit is contained in:
parent
8024071ae6
commit
958348551e
1 changed files with 1 additions and 1 deletions
|
@ -14,7 +14,7 @@
|
|||
<Param name="sessname" value="legacy_alpha_sid" />
|
||||
|
||||
<!-- Planet generator script -->
|
||||
<Param name="pgenreq" value="/var/cache/pgen" />
|
||||
<Param name="pgenreq" value="/var/spool/pgen" />
|
||||
</MainParams>
|
||||
|
||||
<!-- This part configures the general ticks that are not related to a
|
||||
|
|
Loading…
Add table
Reference in a new issue