Changes in uspace/app/sysinst/sysinst.c [ca95ccd:ca127f37] in mainline
- File:
-
- 1 edited
-
uspace/app/sysinst/sysinst.c (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
uspace/app/sysinst/sysinst.c
rca95ccd rca127f37 279 279 } 280 280 281 rv = asprintf(&path, "%s%s", rdpath, "/cfg/ volsrv.sif");281 rv = asprintf(&path, "%s%s", rdpath, "/cfg/initvol.sif"); 282 282 if (rv < 0) { 283 283 rc = ENOMEM;
Note:
See TracChangeset
for help on using the changeset viewer.
