Skip to content

Commit

Permalink
adds gsettings as a host export
Browse files Browse the repository at this point in the history
  • Loading branch information
taukakao authored Nov 28, 2024
1 parent 0196206 commit b450fd2
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions recipe.yml
Original file line number Diff line number Diff line change
Expand Up @@ -139,9 +139,11 @@ stages:
- ln -s /usr/bin/host-shell /usr/bin/shutdown
- ln -s /usr/bin/host-shell /usr/bin/reboot
- ln -s /usr/bin/host-shell /usr/bin/poweroff
- ln -s /usr/bin/host-shell /usr/bin/gsettings
- chmod +x /usr/bin/shutdown
- chmod +x /usr/bin/reboot
- chmod +x /usr/bin/poweroff
- chmod +x /usr/bin/gsettings

# shell binaries
- chmod +x /usr/bin/os-shell
Expand Down

0 comments on commit b450fd2

Please sign in to comment.