mirror of
https://github.com/archr-linux/Arch-R.git
synced 2026-07-12 18:19:42 -07:00
OS performance: full preempt kernel, disable debug, lazy DMA, sysctl tuning, service restart limits
This commit is contained in:
@@ -8,8 +8,7 @@ ConditionPathExists=/dev/tty0
|
||||
[Service]
|
||||
ExecStart=-/sbin/agetty -o '-p -- \\u' --noissue --noclear --nohostname - $TERM
|
||||
Type=idle
|
||||
Restart=always
|
||||
RestartSec=0
|
||||
Restart=no
|
||||
UtmpIdentifier=%I
|
||||
StandardInput=tty
|
||||
StandardOutput=tty
|
||||
|
||||
Reference in New Issue
Block a user