Remove obsolete option in Xen domU module
This commit is contained in:
parent
cc1ae918bd
commit
04415eb582
@ -17,10 +17,6 @@
|
|||||||
# Send syslog messages to the Xen console.
|
# Send syslog messages to the Xen console.
|
||||||
services.syslogd.tty = "hvc0";
|
services.syslogd.tty = "hvc0";
|
||||||
|
|
||||||
# Start a mingetty on the Xen console (so that you can login using
|
|
||||||
# "xm console" in Dom0).
|
|
||||||
services.mingetty.ttys = [ "hvc0" "tty1" "tty2" ];
|
|
||||||
|
|
||||||
# Don't run ntpd, since we should get the correct time from Dom0.
|
# Don't run ntpd, since we should get the correct time from Dom0.
|
||||||
services.ntp.enable = false;
|
services.ntp.enable = false;
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user