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

examples: add kiosk #36

Draft
wants to merge 1 commit into
base: main
Choose a base branch
from
Draft

examples: add kiosk #36

wants to merge 1 commit into from

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 <[email protected]>
@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