Lines Matching refs:file

8 # This file is part of VirtualBox Open Source Edition (OSE), as
9 # available from http://www.virtualbox.org. This file is free software;
12 # Foundation, in version 2 as it comes in the "COPYING" file of the
29 # pid-file and our (presumably unique) command name. For this reason we
42 ## Default configuration file name.
59 ## The extra data key used to specify the X server authority file.
63 ## @todo Perhaps we should support some of the configuration file options from
73 rendering. We only support X.Org Server at the moment. On service start-up available graphics devices are detected and an X server configuration file is
75 configuration file. The process is configurable by setting values in a file as
80 -c|--conf-file Specify an alternative locations for the configuration
81 file. The default location is:
90 The optional configuration file should contain a series of lines of the form
103 The main log file name.
128 command creates an authority file for each of the users in the list
135 file to use and the path of the X server log file to create.
143 key "${EXTRA_DATA_KEY_DISPLAYS}" and the path of the authority file to
165 # Create new authority file.
202 # Add key to the authority file.
208 # Duplicate the authority file.
279 -c|--conf-file)
313 ${SCRIPT_FOLDER}install_service --enable -- --command "${SCRIPT_FOLDER}"$(basename "${SCRIPT_NAME}") --arguments "--conf-file ${CONFIGURATION_FILE_ESCAPED}" --service-name "${SERVICE_NAME}" --description "${SERVICE_DESCRIPTION}"
365 abort "Badly formed file name \"${conf_file}\".\n"