summaryrefslogtreecommitdiffstats
path: root/lib/system/system.h
diff options
context:
space:
mode:
authorJeremy Kerr <jk@ozlabs.org>2013-03-05 13:54:55 +0800
committerGeoff Levand <geoff@infradead.org>2013-03-05 06:08:20 -0800
commit0576dcfdce64a159233c811543f1db7555e0a300 (patch)
tree3199553ab8c362c17a45e648d4a2299f619fa358 /lib/system/system.h
parentc13f929a197641ec0322fff57b4beeacb5338380 (diff)
downloadtalos-petitboot-0576dcfdce64a159233c811543f1db7555e0a300.tar.gz
talos-petitboot-0576dcfdce64a159233c811543f1db7555e0a300.zip
Add udevadm to pb_system_apps
Signed-off-by: Jeremy Kerr <jk@ozlabs.org> Signed-off-by: Geoff Levand <geoff@infradead.org>
Diffstat (limited to 'lib/system/system.h')
-rw-r--r--lib/system/system.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/lib/system/system.h b/lib/system/system.h
index f8f18a3..e7a2c68 100644
--- a/lib/system/system.h
+++ b/lib/system/system.h
@@ -9,6 +9,7 @@ struct pb_system_apps {
const char *shutdown;
const char *sftp;
const char *tftp;
+ const char *udevadm;
const char *umount;
const char *wget;
};
OpenPOWER on IntegriCloud