/etc/default/gdomap is in gnustep-base-runtime 1.25.1-2ubuntu3.
This file is owned by root:root, with mode 0o644.
The actual contents of the file can be viewed below.
1 2 3 4 | # Defaults for the gdomap init script.
# See gdomap(8) for details.
GDOMAP_ARGS="-p -j /var/run/gdomap"
|