mirror of
https://github.com/systemd/systemd.git
synced 2024-11-05 15:21:37 +03:00
78e21e3ed4
Note, this assumes that you are putting your device nodes in /dev/, the better thing to do is use the RUN= rule and not rely on this program at all. Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
4 lines
88 B
C
4 lines
88 B
C
|
|
extern int run_directory(const char *dir, const char *suffix, const char *subsystem);
|
|
|