projects
/
platform
/
core
/
system
/
sessiond.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
2f3d326
)
fixi
sandbox/klewandowski/regenerate-skel-fixes
author
Karol Lewandowski
<k.lewandowsk@samsung.com>
Tue, 20 May 2025 23:26:46 +0000
(
01:26
+0200)
committer
Karol Lewandowski
<k.lewandowsk@samsung.com>
Tue, 20 May 2025 23:26:46 +0000
(
01:26
+0200)
Change-Id: If9b0cf9ffea5d6c4526be630029ace5a518a503e
src/tpkplugin/plugin.c
patch
|
blob
|
history
diff --git
a/src/tpkplugin/plugin.c
b/src/tpkplugin/plugin.c
index 18efbc919136844c46ca9ce0b02b2037a76e0284..dfd258693402fba7c79e7b08f01a68e0cf08c307 100644
(file)
--- a/
src/tpkplugin/plugin.c
+++ b/
src/tpkplugin/plugin.c
@@
-16,7
+16,7
@@
static int gen_skel(void) {
// The logic for skel generation is not in plugin to make it possible to call it also manually during image build
- return system("/usr/
s
bin/sessiond --regenerate-skel");
+ return system("/usr/bin/sessiond --regenerate-skel");
}
EXPORT_API