Changeset 92695 in vbox for trunk/src/VBox
- Timestamp:
- Dec 2, 2021 11:03:33 AM (3 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Additions/common/VBoxService/VBoxService.cpp
r92693 r92695 1214 1214 1215 1215 #else /* !RT_OS_WINDOWS */ 1216 /** @todo Add PID file creation here? */ 1216 /* On other OSes we have PID file support provided by the actual service definitions / service wrapper scripts, 1217 * like vboxadd-service.sh on Linux or vboxservice.xml on Solaris. */ 1217 1218 #endif /* !RT_OS_WINDOWS */ 1218 1219
Note:
See TracChangeset
for help on using the changeset viewer.