mirror of
https://github.com/motioneye-project/motioneyeos.git
synced 2025-07-27 13:16:35 +00:00
skeleton: inittab: remove /var/log/messages log on tty3
Hardcodes policy, is not critical, and people might not have tty3 (E.G. virtual consoles) available. Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
This commit is contained in:
parent
abf7af17e9
commit
348e07c88d
@ -26,10 +26,6 @@ null::sysinit:/bin/hostname -F /etc/hostname
|
|||||||
# Put a getty on the serial port
|
# Put a getty on the serial port
|
||||||
#ttyS0::respawn:/sbin/getty -L ttyS0 115200 vt100 # GENERIC_SERIAL
|
#ttyS0::respawn:/sbin/getty -L ttyS0 115200 vt100 # GENERIC_SERIAL
|
||||||
|
|
||||||
# Logging junk
|
|
||||||
null::sysinit:/bin/touch /var/log/messages
|
|
||||||
tty3::respawn:/usr/bin/tail -f /var/log/messages
|
|
||||||
|
|
||||||
# Stuff to do for the 3-finger salute
|
# Stuff to do for the 3-finger salute
|
||||||
::ctrlaltdel:/sbin/reboot
|
::ctrlaltdel:/sbin/reboot
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user