diff options
| author | PS <p@0x53.net> | 2026-02-22 16:56:25 +0100 |
|---|---|---|
| committer | PS <p@0x53.net> | 2026-02-22 16:56:25 +0100 |
| commit | 64de5b49ef10c394d180aeee39a78534a43ebc1d (patch) | |
| tree | df8ea8f90f45380dca37b766ccf9ea22a342adc4 /src/lib/service | |
| parent | bb8b4d0b6e26933f17b69d2a96cc6300eea62052 (diff) | |
| download | goetia-linux-64de5b49ef10c394d180aeee39a78534a43ebc1d.tar.gz goetia-linux-64de5b49ef10c394d180aeee39a78534a43ebc1d.tar.bz2 goetia-linux-64de5b49ef10c394d180aeee39a78534a43ebc1d.zip | |
Fix getty
Diffstat (limited to 'src/lib/service')
| -rwxr-xr-x | src/lib/service/system/getty-12/run | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/lib/service/system/getty-12/run b/src/lib/service/system/getty-12/run index e580b83..44de55d 100755 --- a/src/lib/service/system/getty-12/run +++ b/src/lib/service/system/getty-12/run @@ -6,4 +6,4 @@ # https://core.suckless.org/ubase/ tryexec { agetty tty12 } -getty tty12 +getty 0 tty12 |
