We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent adcbfca commit cfdf087Copy full SHA for cfdf087
recipe.json
@@ -7,6 +7,7 @@
7
],
8
"post_run": [
9
"sh -c /usr/bin/__first_setup_reset_session",
10
+ "systemctl restart accounts-daemon.service",
11
"!nextBoot sh -c /usr/bin/__first_setup_cleanup",
12
"!nextBoot !noRoot vso pico-init",
13
"rm -f /etc/vanilla-first-setup-done"
0 commit comments