]> glassweightruler.freedombox.rocks Git - waydroid.git/commit
Add first-launch command
authorAlessandro Astone <ales.astone@gmail.com>
Sun, 8 May 2022 15:58:17 +0000 (17:58 +0200)
committerAlessandro Astone <ales.astone@gmail.com>
Sun, 17 Jul 2022 23:34:12 +0000 (01:34 +0200)
commita2804841ed52f812b1d666cb3df01239ee906f5f
tree10fdc7248a9e2a6025df2186baf48f9ddb89f582
parent06b1b9426572b34d316d89f5906c574649fd411f
Add first-launch command

Add a graphical init to be run as root, which we can use in
first-launch through pkexec
data/Waydroid.desktop
debian/control
debian/waydroid.install
polkit/org.waydro.id.policy [new file with mode: 0644]
tools/__init__.py
tools/actions/initializer.py
tools/helpers/arguments.py