Hi! > Support xinetd service restart by systemd, which is used in recent > Linux releases, e.g. RHEL7.
We allready have solution to this problem in testcases/lib/cmdlib.sh see restart_daemon(). I guess that the code to control daemons should be isolated from the rest of the cmdlib.sh (that is obsoleted by the test.sh). I will move the code to separate library, source it from the cmdlib.sh to retain compatibility and add docs to test-writing-guidelines. Once that is done, can you fix the test using the library code? -- Cyril Hrubis [email protected] ------------------------------------------------------------------------------ Learn Graph Databases - Download FREE O'Reilly Book "Graph Databases" is the definitive new guide to graph databases and their applications. Written by three acclaimed leaders in the field, this first edition is now available. Download your free book today! http://p.sf.net/sfu/13534_NeoTech _______________________________________________ Ltp-list mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/ltp-list
