summaryrefslogtreecommitdiff
path: root/js/src
diff options
context:
space:
mode:
authorJose <jose@zeroc.com>2018-10-29 18:30:50 +0100
committerJose <jose@zeroc.com>2018-10-29 18:30:50 +0100
commit5ce35f80fb561b58372fdf46ad52c2fd2949a630 (patch)
tree8da6db0bfc4a2a587e1266589a08259869856a9c /js/src
parentFix for PHP 5.3 (Amzn 2018.03) build failures (diff)
downloadice-5ce35f80fb561b58372fdf46ad52c2fd2949a630.tar.bz2
ice-5ce35f80fb561b58372fdf46ad52c2fd2949a630.tar.xz
ice-5ce35f80fb561b58372fdf46ad52c2fd2949a630.zip
Add support for systemd Type=notify to Ice::Service
Close #75
Diffstat (limited to 'js/src')
-rw-r--r--js/src/Ice/PropertyNames.js3
1 files changed, 2 insertions, 1 deletions
diff --git a/js/src/Ice/PropertyNames.js b/js/src/Ice/PropertyNames.js
index 544db00f3c2..e8431bb73ca 100644
--- a/js/src/Ice/PropertyNames.js
+++ b/js/src/Ice/PropertyNames.js
@@ -6,7 +6,7 @@
// ICE_LICENSE file included in this distribution.
//
// **********************************************************************
-// Generated by makeprops.py from file ./config/PropertyNames.xml, Wed Sep 12 19:11:29 2018
+// Generated by makeprops.py from file ../config/PropertyNames.xml, Thu Oct 25 22:10:11 2018
// IMPORTANT: Do not edit this file -- any edits made here will be lost!
@@ -186,6 +186,7 @@ PropertyNames.IceProps =
new Property("/^Ice\.TCP\.SndSize/", false, null),
new Property("/^Ice\.UseApplicationClassLoader/", false, null),
new Property("/^Ice\.UseSyslog/", false, null),
+ new Property("/^Ice\.UseSystemdJournal/", false, null),
new Property("/^Ice\.Warn\.AMICallback/", false, null),
new Property("/^Ice\.Warn\.Connections/", false, null),
new Property("/^Ice\.Warn\.Datagrams/", false, null),