i was browsing through the questions here in serverfault and I decided to take a look in my /var/log/auth.log . And I discovered that 2 lines are being added repeatedly
Mar 8 10:17:19 slides getty[14194]: /dev/xvc0: No such file or directory
Mar 8 10:17:19 slides getty[14195]: /dev/hvc0: No such file or directory
There are no obvious intervals. There may be 6 in 10 seconds, there may be 2 in 5 minutes. So what may be causing this?
The VPS is running Debian Squeeze, fully updated and otherwise works fine.
PS: It's a XEN VPS if it matters.