Changeset 932 in MondoRescue for trunk/mondo/src/mondorestore/mondo-restore.c


Ignore:
Timestamp:
Nov 15, 2006, 12:40:15 PM (17 years ago)
Author:
Bruno Cornec
Message:

merge -r913:931 $SVN_M/branches/stable

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/mondo/src/mondorestore/mondo-restore.c

    r914 r932  
    124124char *g_mondo_home = NULL;
    125125
     126/* Busybox ps has no option and PID in first pos */
    126127char *ps_options = "";
     128char *ps_proc_id = "$1";
    127129
    128130/* @} - end of "Restore-Time Globals" in globalGroup */
Note: See TracChangeset for help on using the changeset viewer.