{
  WelcomeMessage = "Welcome to FreeBSD";
  RestartMessage = "System is rebooting...";
  PowerOffMessage = "System is shutting down...";
  ConfirmRestartMessage = "Do you really want to restart the computer (y/n)?";
  ConfirmPowerOffMessage = "Do you really want to turn off the computer (y/n)?";

  XServer = "/usr/X11R6/bin/X -nolisten tcp";
  Theme = "Drone";

  DisableWelcomeMessage = Yes;
  DisableUserShutdown = No;
  DisableHostname = No;
  DisableAnimations = No;
}
