summaryrefslogtreecommitdiff
path: root/configs/mate-openrc/root-image/etc/conf.d
diff options
context:
space:
mode:
authorDavid P <megver83@openmailbox.org>2017-10-01 17:19:40 -0300
committerDavid P <megver83@openmailbox.org>2017-10-01 17:19:40 -0300
commit1bf80f77f7a8bb4ffdd203c60662421e3f8f589b (patch)
treee7b444e2dd20ffb0b5905942dd853bf4d2c0da8a /configs/mate-openrc/root-image/etc/conf.d
parentf5d62fdcd4a6d351fa25af3b3e443ba4de67a802 (diff)
Added configs/mate-openrc
Other changes: - Updated talkingparabola-X11 packages.both (xorg pkgs) - Updated pacman-init service for profile-openrc
Diffstat (limited to 'configs/mate-openrc/root-image/etc/conf.d')
-rw-r--r--configs/mate-openrc/root-image/etc/conf.d/agetty.tty1 (renamed from configs/mate-openrc/root-image/etc/conf.d/agetty)5
1 files changed, 4 insertions, 1 deletions
diff --git a/configs/mate-openrc/root-image/etc/conf.d/agetty b/configs/mate-openrc/root-image/etc/conf.d/agetty.tty1
index 5e9b663..b7ff06d 100644
--- a/configs/mate-openrc/root-image/etc/conf.d/agetty
+++ b/configs/mate-openrc/root-image/etc/conf.d/agetty.tty1
@@ -5,4 +5,7 @@ baud="38400"
term_type="linux"
# extra options to pass to agetty for this port
-agetty_options="--autologin root --noclear %I"
+agetty_options="--autologin root --noclear"
+
+# make agetty quiet
+#quiet="no"