1
1
mirror of https://github.com/systemd/systemd-stable.git synced 2024-10-28 03:25:27 +03:00
Commit Graph

269 Commits

Author SHA1 Message Date
Lennart Poettering
b8c597d5d2 service: verify PID is valid when reading it from PID file 2010-04-08 03:48:52 +02:00
Lennart Poettering
70123e68a0 service/socket: show main/control pids in dump 2010-04-08 03:48:27 +02:00
Lennart Poettering
7072ced827 manager: print process name for all SIGCHLD received 2010-04-08 03:22:25 +02:00
Lennart Poettering
a90ebccc07 unit: shortcut unit_notify() early, if possible 2010-04-08 03:01:05 +02:00
Lennart Poettering
37d88da701 main: fall back to rescue target when default target cannot be loaded 2010-04-08 02:00:40 +02:00
Lennart Poettering
82771ba1f9 main: fix parsing of systemd.default= kernel command line argument 2010-04-08 02:00:22 +02:00
Lennart Poettering
113166332c util: when reading a line from a file have space for at least 2k chars 2010-04-08 01:43:25 +02:00
Lennart Poettering
c9af1080bc mount-setup: properly show NULL mount options 2010-04-08 01:43:07 +02:00
Lennart Poettering
a096ed36f0 unit: make sure we detect messagbus/syslog going up 2010-04-08 01:22:51 +02:00
Lennart Poettering
c9b8045352 log: log when we fail to open logging target 2010-04-08 01:22:27 +02:00
Lennart Poettering
0dae83f9ff log: print a test line whever we manage to open a log device 2010-04-08 00:58:03 +02:00
Lennart Poettering
e53ae031a0 dbus: print a line when we connect to dbus 2010-04-08 00:53:33 +02:00
Lennart Poettering
7f275a9f1d udev: introduce SYSTEMD_EXPOSE as binary udev property for hiding/showing devices in the systemd list 2010-04-08 00:53:21 +02:00
Lennart Poettering
fd18e1f4bf dbus: fix dbus event loop hookup 2010-04-08 00:52:50 +02:00
Lennart Poettering
50159e6a77 execute: make kill mode configurable 2010-04-08 00:52:14 +02:00
Lennart Poettering
09082a94b6 main: set $PATH if it isn't set 2010-04-07 23:24:50 +02:00
Lennart Poettering
ee2b489421 service: optionally, call setsid() on services 2010-04-07 23:23:58 +02:00
Lennart Poettering
0bc824be78 sysv: add basic.target dependencies only for normal init scripts 2010-04-07 20:28:44 +02:00
Lennart Poettering
8309400a17 service: parse default runlevels from init scripts 2010-04-07 20:27:52 +02:00
Lennart Poettering
db12775d59 util: add chars_intersect() call 2010-04-07 20:27:19 +02:00
Lennart Poettering
ee9b5e0118 util: add delete_chars() call 2010-04-07 20:27:05 +02:00
Lennart Poettering
fc22fc6efc sysv: use lsb dependencies only for ordering, not for pulling in stuff, leave that to the symlink farms 2010-04-07 18:47:36 +02:00
Lennart Poettering
061ea77d9e mount-setup: mount debugfs by default 2010-04-07 18:47:08 +02:00
Lennart Poettering
adcbe07c2f sysv: handle suse style boot.d dirs 2010-04-07 18:46:49 +02:00
Lennart Poettering
a7610064ae util: make gcc shut up 2010-04-07 16:39:07 +02:00
Lennart Poettering
dda5a135b8 job: fix pulldown-on-failure logic 2010-04-07 16:38:56 +02:00
Lennart Poettering
edddf4ff88 vala: take command line args to control whether to talk to system or session systemd 2010-04-07 16:23:08 +02:00
Lennart Poettering
5e177ece17 sysv: properly enumerate rcN.d directory 2010-04-07 16:22:30 +02:00
Lennart Poettering
d64b723a9e build-sys: fix AC_SUBST for /etc/rcN.d 2010-04-07 15:44:35 +02:00
Lennart Poettering
061978fa4d build-sys: fix build regarding SYSTEM_SYSVRCND_PATH 2010-04-07 15:39:28 +02:00
Lennart Poettering
c16c534dcb build-sys: drop debug output 2010-04-07 15:36:28 +02:00
Lennart Poettering
0571e0111d build-sys: automatically detect SysV init dirs 2010-04-07 15:35:01 +02:00
Lennart Poettering
ac8cfcf56c build-sys: drop -Wunsafe-loop-optimizations 2010-04-07 13:55:02 +02:00
Lennart Poettering
4a21885b43 sysv: sysv service should depend on the full basic system, not only rc.sysinit 2010-04-07 03:20:19 +02:00
Lennart Poettering
6c1a047834 manager: mention to which unit a SIGCHLD belongs 2010-04-07 03:19:00 +02:00
Lennart Poettering
d89e521ead main: fail if we cannot mount /cgroup/debug 2010-04-07 03:18:35 +02:00
Lennart Poettering
004e33b632 main: small typo fix 2010-04-07 03:18:13 +02:00
Lennart Poettering
a23da0622c main: don't verify that we have no trailing args since the kernel sometimes passes us some 2010-04-07 03:17:47 +02:00
Lennart Poettering
a1682c907a udev: remove debug log message 2010-04-07 03:17:13 +02:00
Lennart Poettering
266e525cc1 dbus: be a bit more explicit about which bus connection failed 2010-04-07 03:16:50 +02:00
Lennart Poettering
e965d56dac main: implement --test 2010-04-07 00:10:17 +02:00
Lennart Poettering
2f357920ff util: don't fail if we cannot close valgrind's fds 2010-04-07 00:09:59 +02:00
Lennart Poettering
a5dab5ce0f manager: make running_as configurable 2010-04-06 23:55:42 +02:00
Lennart Poettering
f170852aea main: parse our own command line and the kernel command line 2010-04-06 23:40:24 +02:00
Lennart Poettering
34f0e866d3 log: read log settings from the environment 2010-04-06 23:38:32 +02:00
Lennart Poettering
d3725859f3 util: when parsing strings lookup tables accept integer strings, too 2010-04-06 23:37:20 +02:00
Lennart Poettering
2d368c149b util: declare __progname in util.h 2010-04-06 23:36:48 +02:00
Lennart Poettering
a0d40ac588 util: move close_all_fds() to util.c 2010-04-06 23:35:59 +02:00
Lennart Poettering
2882c7eda0 unit: automatically connect to syslog when it becomes available 2010-04-06 22:01:06 +02:00
Lennart Poettering
4ade7963ed main: move basic setup into main.c 2010-04-06 21:59:25 +02:00