Systemd/src
Lukas Nykryn 96342de68d service: add options RestartPreventExitStatus and SuccessExitStatus
In some cases, like wrong configuration, restarting after error
does not help, so administrator can specify statuses by RestartPreventExitStatus
which will not cause restart of a service.

Sometimes you have non-standart exit status, so this can be specified
by SuccessfulExitStatus.
2012-08-14 14:46:03 +02:00
..
ac-power build-sys: add stub makefiles to all subdirs to ease development with emacs 2012-04-13 21:37:59 +02:00
analyze analyze: Python 3 compatibility 2012-06-19 19:47:43 +02:00
ask-password build-sys: add stub makefiles to all subdirs to ease development with emacs 2012-04-13 21:37:59 +02:00
binfmt continue work with error messages, log_oom() 2012-08-06 16:37:01 +02:00
cgls util: split-out path-util.[ch] 2012-05-08 02:33:10 +02:00
cgroups-agent build-sys: add stub makefiles to all subdirs to ease development with emacs 2012-04-13 21:37:59 +02:00
cgtop continue work with error messages, log_oom() 2012-08-06 16:37:01 +02:00
core service: add options RestartPreventExitStatus and SuccessExitStatus 2012-08-14 14:46:03 +02:00
cryptsetup fix a couple of issues found with llvm-analyze 2012-08-08 23:54:21 +02:00
delta util: rename join() to strjoin() 2012-07-13 13:41:01 +02:00
detect-virt systemd-detect-virt: fix "option '--quiet' requires an argument" 2012-06-04 12:39:22 +02:00
fsck log.h: new log_oom() -> int -ENOMEM, use it 2012-07-26 11:48:26 +02:00
fstab-generator log.h: new log_oom() -> int -ENOMEM, use it 2012-07-26 11:48:26 +02:00
getty-generator log.h: new log_oom() -> int -ENOMEM, use it 2012-07-26 11:48:26 +02:00
gudev update .gitignore 2012-04-13 21:49:25 +02:00
hostname log.h: new log_oom() -> int -ENOMEM, use it 2012-07-26 11:48:26 +02:00
initctl build-sys: add stub makefiles to all subdirs to ease development with emacs 2012-04-13 21:37:59 +02:00
journal journal: include tag object header in hmac 2012-08-13 21:52:58 +02:00
libsystemd-daemon sd-daemon: remove unnecessary memset calls 2012-07-23 00:06:06 +02:00
libsystemd-id128 update .gitignore 2012-04-13 21:58:01 +02:00
libudev udev: export udev_device_new_from_device_id() 2012-08-10 19:56:57 +02:00
locale log.h: new log_oom() -> int -ENOMEM, use it 2012-07-26 11:48:26 +02:00
login logind: use bus_method_call_with_reply() where posible 2012-08-08 17:20:04 +02:00
machine-id-setup log: correct usage of logging API at a few places 2012-07-13 15:45:45 +02:00
modules-load log.h: new log_oom() -> int -ENOMEM, use it 2012-07-26 11:48:26 +02:00
notify build-sys: add stub makefiles to all subdirs to ease development with emacs 2012-04-13 21:37:59 +02:00
nspawn nspawn,namespaces: make sure we recursively bind mount things in 2012-08-13 16:25:03 +02:00
quotacheck cryptsetup: allow configuration of LUKS disks via the kernel cmdline 2012-06-22 10:11:06 +02:00
random-seed mkdir: append _label to all mkdir() calls that explicitly set the selinux context 2012-05-31 12:40:20 +02:00
rc-local-generator log.h: new log_oom() -> int -ENOMEM, use it 2012-07-26 11:48:26 +02:00
readahead fix a couple of issues found with llvm-analyze 2012-08-08 23:54:21 +02:00
remount-fs service: add options RestartPreventExitStatus and SuccessExitStatus 2012-08-14 14:46:03 +02:00
reply-password build-sys: add stub makefiles to all subdirs to ease development with emacs 2012-04-13 21:37:59 +02:00
shared service: add options RestartPreventExitStatus and SuccessExitStatus 2012-08-14 14:46:03 +02:00
shutdownd shutdown: allow to specify broadcast message when cancelling shutdown 2012-08-06 16:25:55 +02:00
sleep sleep: Don't call execute_directory() on a binary 2012-06-01 15:58:21 +02:00
stdio-bridge build-sys: add stub makefiles to all subdirs to ease development with emacs 2012-04-13 21:37:59 +02:00
sysctl sysctl: apply configuration at once 2012-08-06 18:24:05 +02:00
system-update-generator log.h: new log_oom() -> int -ENOMEM, use it 2012-07-26 11:48:26 +02:00
systemctl service: add options RestartPreventExitStatus and SuccessExitStatus 2012-08-14 14:46:03 +02:00
systemd id128: don't use C99 bool in public headers 2012-08-10 17:58:46 +02:00
test namespace: rework namespace support 2012-08-13 15:27:04 +02:00
timedate log.h: new log_oom() -> int -ENOMEM, use it 2012-07-26 11:48:26 +02:00
timestamp build-sys: add stub makefiles to all subdirs to ease development with emacs 2012-04-13 21:37:59 +02:00
tmpfiles log.h: new log_oom() -> int -ENOMEM, use it 2012-07-26 11:48:26 +02:00
tty-ask-password-agent log.h: new log_oom() -> int -ENOMEM, use it 2012-07-26 11:48:26 +02:00
udev udev: export udev_device_new_from_device_id() 2012-08-10 19:56:57 +02:00
update-utmp update-utmp: use bus_method_call_with_reply() where posible 2012-08-08 17:19:30 +02:00
vconsole log.h: new log_oom() -> int -ENOMEM, use it 2012-07-26 11:48:26 +02:00
.gitignore move libsystemd-id128, libsystemd-daemon to subdir 2012-04-12 15:26:39 +02:00
Makefile relicense to LGPLv2.1 (with exceptions) 2012-04-12 00:24:39 +02:00