VirtualBox

Ignore:
Timestamp:
Mar 26, 2009 2:53:12 PM (16 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
45092
Message:

Additions/common/VbglR3Lib: separate pidfile and daemonising code. The pidfile code has not yet been tested

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Additions/x11/VBoxClient/main.cpp

    r11822 r18320  
    218218    if (fDaemonise)
    219219    {
    220         rc = VbglR3Daemonize(false /* fNoChDir */, false /* fNoClose */,
    221                              NULL);
     220        rc = VbglR3Daemonize(false /* fNoChDir */, false /* fNoClose */);
    222221        if (RT_FAILURE(rc))
    223222        {
Note: See TracChangeset for help on using the changeset viewer.

© 2025 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy Automated Access Etiquette