| Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
|
|
|
|
(#70) from ohnoes_ohnoes/alicelinux:libflac-and-mednafen into main
Reviewed-on: https://codeberg.org/emmett1/alicelinux/pulls/70
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
ohnoes_ohnoes/alicelinux:fix-sshd-sv into main
Reviewed-on: https://codeberg.org/emmett1/alicelinux/pulls/64
|
|
When sshd(1) is ran with plain 'sshd' instead of '/usr/sbin/sshd' it
throws:
sshd requires execution with an absolute path
And exits with a 255 code. That's how openssh port 'sshd.run' file was
done previously
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|