Changeset df8eaba in mainline for uspace/srv/volsrv/volsrv.c


Ignore:
Timestamp:
2018-10-06T21:14:14Z (6 years ago)
Author:
Jiri Svoboda <jiri@…>
Branches:
lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
Children:
0bd66f5
Parents:
e88eb48
Message:

Let installer amend RAM disk image with volume server configuration.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • uspace/srv/volsrv/volsrv.c

    re88eb48 rdf8eaba  
    5353#define NAME  "volsrv"
    5454
    55 const char *vol_cfg_file = "/data/cfg/volsrv.sif";
     55const char *vol_cfg_file = "/cfg/volsrv.sif";
    5656
    5757static void vol_client_conn(ipc_call_t *, void *);
Note: See TracChangeset for help on using the changeset viewer.