chiark / gitweb /
util: explicitly turn of O_CLOEXEC for stdin/stdout/stderr
[elogind.git] / src / shutdown.c
2011-03-14 Lennart Poetteringshutdown: print a nice message when terminating a container
2011-03-14 Lennart Poetteringshutdown: just call exit() if we are in a container
2011-02-28 Harald HoyerSpelling Corrections
2011-02-14 Lennart Poetteringshutdown: execute all binaries in /lib/systemd/system...
2011-01-18 Brett Witherspoonshutdown: use correct kexec options
2011-01-01 Lennart Poetteringshutdown: drop redundant sync() invocation
2010-11-11 Lennart Poetteringbuild-sys: fix usage of path macros
2010-10-28 Lennart Poetteringshutdown: reword a few messages a little
2010-10-26 Lennart Poetteringshutdown: properly handle sigtimedwait() timing out
2010-10-14 Lennart Poetteringshutdown: loop only as long as we manage to unmount...
2010-10-14 Lennart Poetteringumount: try to get rid of DM devices
2010-10-13 Lennart Poetteringshutdown: log to console by default
2010-10-13 Lennart Poetteringshutdown: make use of wait_for_terminate_and_warn()
2010-10-13 Lennart Poetteringshutdown: execute rescue kill only once
2010-10-13 Lennart Poetteringshutdown: don't chdir to /, since init is running with...
2010-10-07 Lennart Poetteringutil: unify implementations of freeze()
2010-10-07 Fabiano Fidencioshutdown: Adding binary to shutdown the system