Mercurial > trustbridge
comparison cinst/nssstore_linux.c @ 1182:0651afddb4ec
Merged.
author | Emanuel Schuetze <emanuel@intevation.de> |
---|---|
date | Mon, 22 Sep 2014 12:40:06 +0200 |
parents | e210ecc32d69 |
children |
comparison
equal
deleted
inserted
replaced
1181:f8ad8fc464db | 1182:0651afddb4ec |
---|---|
25 #include "nssstore.h" | 25 #include "nssstore.h" |
26 #include "logging.h" | 26 #include "logging.h" |
27 #include "strhelp.h" | 27 #include "strhelp.h" |
28 #include "util.h" | 28 #include "util.h" |
29 | 29 |
30 #define NSS_PROCESS_NAME "mozilla" | 30 #define NSS_PROCESS_NAME "trustbridge-nss-installer" |
31 | 31 |
32 | 32 |
33 /**@brief Start the process to install / remove | 33 /**@brief Start the process to install / remove |
34 * | 34 * |
35 * This forks the process and executes the NSS installation | 35 * This forks the process and executes the NSS installation |