Skip to content
This repository was archived by the owner on Jan 31, 2024. It is now read-only.

Conversation

@runcom
Copy link

@runcom runcom commented Jan 31, 2024

adds the kiosk application from https://github.com/runcom/kiosk-sagano-example - probably I should get rid of a couple of stuff too - reviews welcome!

Signed-off-by: Antonio Murdaca <antoniomurdaca@gmail.com>
@runcom runcom marked this pull request as draft January 31, 2024 10:53
COPY kiosk.conf /usr/lib/tmpfiles.d/
RUN mkdir -p /usr/etc-system/ && \
echo 'AuthorizedKeysFile /usr/etc-system/%u.keys' >> /etc/ssh/sshd_config.d/30-auth-system.conf && \
echo 'ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIL7xFq1HtZKZiaD8MfkhNtn37m8GSc1W168NoSaT9RSf cardno:000F_C36A3FC0' > /usr/etc-system/root.keys && chmod 0600 /usr/etc-system/root.keys
Copy link
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

should get rid of this

@runcom
Copy link
Author

runcom commented Jan 31, 2024

@7flying ptal (we should make sure this still work and verify greenboot too and later add it as well)

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant