civodul pushed a change to branch master
in repository shepherd.
from 0c4d8ec service: Restart dependent services on service restart
new c4ba8c7 Remove EINTR-safe, and all references to it.
new b8193d1 Make sure ctrl-alt-del is handled by PID 1.
new b9a54ea i18n: Add missing calls to 'l10n'.
new e458208 comm: Do not introduce empty lines in the log.
new e0823eb Remove runlevels.
new e52ca4f service: Update use of long gone 'apply-to-args'.
new e390a78 nls: Add sv translation.
The 7 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "adds" were already present in the repository and have only
been added to this reference.
Summary of changes:
Makefile.am | 1 -
configure.ac | 3 +
doc/shepherd.texi | 20 -----
modules/shepherd.scm | 66 +++++++++-----
modules/shepherd/comm.scm | 21 +++--
modules/shepherd/runlevel.scm | 196 -----------------------------------------
modules/shepherd/service.scm | 127 +++++++++++++-------------
modules/shepherd/support.scm | 20 +----
modules/shepherd/system.scm.in | 11 ++-
po/LINGUAS | 1 +
po/{da.po => sv.po} | 109 +++++++++++------------
tests/basic.sh | 5 ++
12 files changed, 196 insertions(+), 384 deletions(-)
delete mode 100644 modules/shepherd/runlevel.scm
copy po/{da.po => sv.po} (66%)