Magellan Linux

Contents of /trunk/mlivecdbuild/profiles/global/getty

Parent Directory Parent Directory | Revision Log Revision Log


Revision 1820 - (show annotations) (download)
Tue May 29 10:03:58 2012 UTC (11 years, 11 months ago) by niro
File size: 207 byte(s)
-added systemd configuration
1 # Getty configuration file
2
3 # Getty exec which get spawns on the TTYs
4 GETTY_EXEC="/sbin/agetty"
5
6 # Default getty speed
7 GETTY_SPEED="38400"
8
9 # Getty options like --autologin etc
10 GETTY_OPTS="--autologin=root"