diff --git a/daemon/x52d_main.c b/daemon/x52d_main.c index d2413b5..eb07579 100644 --- a/daemon/x52d_main.c +++ b/daemon/x52d_main.c @@ -282,11 +282,6 @@ int main(int argc, char **argv) PINELOG_DEBUG(_("Log file = %s"), log_file); PINELOG_DEBUG(_("Config file = %s"), conf_file); - /* Set default PID file */ - if (pid_file == NULL) { - pid_file = X52D_PID_FILE; - } - start_daemon(foreground, pid_file); set_log_file(foreground, log_file); diff --git a/po/libx52.pot b/po/libx52.pot index 3455b63..29d2c66 100644 --- a/po/libx52.pot +++ b/po/libx52.pot @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: libx52 0.2.3\n" "Report-Msgid-Bugs-To: https://github.com/nirenjan/libx52/issues\n" -"POT-Creation-Date: 2021-11-02 23:01-0700\n" +"POT-Creation-Date: 2021-11-03 11:43-0700\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" @@ -552,20 +552,20 @@ msgstr "" msgid "Config file = %s" msgstr "" -#: daemon/x52d_main.c:314 +#: daemon/x52d_main.c:309 msgid "Reloading X52 configuration" msgstr "" -#: daemon/x52d_main.c:321 +#: daemon/x52d_main.c:316 msgid "Saving X52 configuration to disk" msgstr "" -#: daemon/x52d_main.c:327 +#: daemon/x52d_main.c:322 #, c-format msgid "Received termination signal %s" msgstr "" -#: daemon/x52d_main.c:341 +#: daemon/x52d_main.c:336 msgid "Shutting down X52 daemon" msgstr "" diff --git a/po/xx_PL.po b/po/xx_PL.po index 25559cd..e15584e 100644 --- a/po/xx_PL.po +++ b/po/xx_PL.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: libx52 0.2.3\n" "Report-Msgid-Bugs-To: https://github.com/nirenjan/libx52/issues\n" -"POT-Creation-Date: 2021-11-02 23:01-0700\n" +"POT-Creation-Date: 2021-11-03 11:43-0700\n" "PO-Revision-Date: 2021-11-02 23:09-0700\n" "Last-Translator: Nirenjan Krishnan \n" "Language-Team: Dummy Language for testing i18n\n" @@ -598,20 +598,20 @@ msgstr "Oglay ilefay = %s" msgid "Config file = %s" msgstr "Onfigcay ilefay = %s" -#: daemon/x52d_main.c:314 +#: daemon/x52d_main.c:309 msgid "Reloading X52 configuration" msgstr "Eloadingray X52 onfigurationcay" -#: daemon/x52d_main.c:321 +#: daemon/x52d_main.c:316 msgid "Saving X52 configuration to disk" msgstr "Avingsay X52 onfigurationcay otay iskday" -#: daemon/x52d_main.c:327 +#: daemon/x52d_main.c:322 #, c-format msgid "Received termination signal %s" msgstr "Eceivedray erminationtay ignalsay %s" -#: daemon/x52d_main.c:341 +#: daemon/x52d_main.c:336 msgid "Shutting down X52 daemon" msgstr "Uttingshay ownday X52 aemonday"