Blake J. Harnden
8ed7f7c0ef
fixed typo for sysv script PYTHONPATH
2018-04-20 20:38:50 -07:00
Blake J. Harnden
2662a36f09
updated sysv file to provide the python_path environment variable when not already present
2018-04-11 09:57:02 -07:00
Blake J. Harnden
1ac862cc17
updates to init scripts and cleanup for unsupported scripts
2018-03-22 18:32:58 -07:00
Blake J. Harnden
31a0224d8e
update to simplify systemd service startup
2018-03-21 23:40:07 -07:00
Blake J. Harnden
6d3470c95f
more corrections for daemon/scripts renaming
2018-03-15 11:56:30 -07:00
Blake J. Harnden
8e3b6b0b95
updates to try and resync make dist to include current files
2018-03-14 10:43:25 -07:00
Blake J. Harnden
6210e70c80
initial cleanup passing over all makefiles and configure.ac
2018-03-13 16:20:50 -07:00
Blake J. Harnden
a5370ee28c
initial commit removing all related xen code, docs, files
2018-03-07 15:47:14 -08:00
Blake J. Harnden
bc1e3e70c9
initial pass at removing bsd and code related to using bsd nodes
2018-03-07 12:54:19 -08:00
Gabriel Somlo
da33defa41
systemd: remove limit on fork() branching factor
...
On distributions using systemd, a default limit on the number of
tasks allowed to be created from a given unit may be set by default
(e.g., on F24, "DefaultTasksAccounting=yes" and "DefaultTasksMax=512"
are set in /etc/systemd/system.conf. A large CORE simulation may well
exceed that limit, at least during startup when many (sub)shell
processes are generated using fork().
To avoid running into this limit, set "TasksMax=infinity" in the
core-daemon.service unit file template.
Signed-off-by: Gabriel Somlo <glsomlo@cert.org>
2017-01-12 14:14:41 -05:00
Tom Goff
ac6adbf0c5
scripts: Update the core-daemon systemd service configuration.
2015-12-15 21:05:24 +00:00
tgoff0
afefd47ed0
scripts: Remove $(DESTDIR) prefix; this is managed by automake.
2015-05-26 20:40:07 +00:00
tgoff0
70808bf7c2
scripts: Use automake instead of installing files manually.
2015-05-26 17:34:22 +00:00
tgoff0
d9c54b9d43
scripts: Try to remove empty directories when uninstalling.
2015-05-26 17:34:18 +00:00
tgoff0
398b8c4345
scripts: Include command exit status information in start/stop log messages.
2015-01-28 02:16:01 +00:00
tgoff0
e0894a321e
scripts: Wait up to 10 seconds when shutting down the CORE daemon.
2015-01-28 02:15:58 +00:00
tgoff0
6084b4f416
Adjust file mode bits.
2014-12-15 18:23:25 +00:00
ahrenholz
f4cdf622e2
(Boeing r1771)
...
use newline in init.d script suggested by Debian maintainer
2013-09-09 20:23:19 +00:00
ahrenholz
f8f46d28be
initial import (Boeing r1752, NRL r878)
2013-08-29 14:21:13 +00:00