Bug#818065: console-setup is not read correctly at boottime and must be started manually

2017-10-23 Thread Rupert Perry
Hi Anton, > > > This happened to me as well, check if a slight change to the systemd > > > unit file helps: > > > /lib/systemd/system/console-setup.service > > > RequiresMountsFor=/usr /tmp > > > > I have this same problem and I tried this solution and it didn't fix > > the problem for me. > >

Bug#818065: console-setup is not read correctly at boottime and must be started manually

2017-10-23 Thread Rupert Perry
Hi > This happened to me as well, check if a slight change to the systemd > unit file helps: > /lib/systemd/system/console-setup.service > RequiresMountsFor=/usr /tmp > > i.e. add /tmp > My /tmp is mounted as tmpfs so that could pose a problem. After changing > this line console-setup seems to sta