Lennart Poettering
acb591e452
execute: change stdout inherit logic, when run as PID 1 use /dev/null
2010-07-07 04:37:42 +02:00
Lennart Poettering
ecdbca40bd
service: serialize exec status
2010-07-07 04:13:20 +02:00
Lennart Poettering
7c70671781
main: lower default log level to INFO
2010-07-07 04:13:20 +02:00
Lennart Poettering
2e54424d83
util: minor simplification when printing welcome text
2010-07-07 04:13:20 +02:00
Lennart Poettering
e0376b177c
systemctl: minor beautifications
2010-07-07 04:13:19 +02:00
Lennart Poettering
a822056bca
initctl: check peer credentials after connection
2010-07-07 04:13:19 +02:00
Lennart Poettering
f4579ce704
dbus: don't try to run AddMatch when connected to a private bus
2010-07-07 04:13:19 +02:00
Conrad Meyer
ad678a066b
man: minor edits to daemon, sd_listen_fds, sd_notify, systemctl, systemd.exec, systemd, and systemd.timer pages
...
Just some minor grammar fixes.
2010-07-07 03:40:12 +02:00
Lennart Poettering
7b97f47732
dbus: send reload completion message on right connection
2010-07-07 02:21:42 +02:00
Lennart Poettering
ed4c1cc672
unit: when reading description from LSB prefer short over long description
2010-07-07 02:21:42 +02:00
Lennart Poettering
9aab5a731d
unit: don't cancel dependent jobs if a stopped daemon returned an error code
2010-07-07 02:21:41 +02:00
Lennart Poettering
7e61bf2019
systemctl: minor cosmetic fixes
2010-07-07 02:21:41 +02:00
Lennart Poettering
455d8dc9ff
main: show welcome string only when asked for
2010-07-07 01:51:44 +02:00
Martin Mikkelsen
fd8bccfbf9
sd-daemon: Fix path check in sd_is_fifo()
...
sd_is_fifo() did fstat on the file descriptor twice instead of stating
the supplied path.
2010-07-07 01:41:59 +02:00
Lennart Poettering
f3e219a238
update man pages for recent changes
2010-07-07 01:38:56 +02:00
Lennart Poettering
487393e9f1
main: implement manager configuration file
2010-07-07 01:10:27 +02:00
Lennart Poettering
c846ff4798
main: show welcome message on boot
2010-07-07 00:25:41 +02:00
Lennart Poettering
9e58ff9c5c
manager: optionally print status updates to console on boot
2010-07-07 00:00:59 +02:00
Lennart Poettering
fa0f4d8a3a
main: add a native implementation of the 'nomodules' kernel option understood by fedora init scripts
2010-07-06 20:34:28 +02:00
Lennart Poettering
057fbb5885
util: fix space calculation in get_process_cmdline()
2010-07-06 20:33:54 +02:00
Lennart Poettering
ed2d7a4465
systemctl: when we cannot load a unit, retry with getting it
2010-07-06 20:33:54 +02:00
Lennart Poettering
894ba510aa
dbus: fix segfault with direct local connections
2010-07-06 19:02:54 +02:00
Kay Sievers
9335c44faa
build-sys: fix EXTRA_DIST
2010-07-06 15:50:42 +02:00
Lennart Poettering
fc6071bfb3
systemctl: don't use UTF directly
2010-07-06 05:55:41 +02:00
Lennart Poettering
5f75059770
systemctl: fix parsing of cgroup contents
2010-07-06 05:38:12 +02:00
Lennart Poettering
72f957066d
man: document new systemd-install --start option
2010-07-06 05:25:24 +02:00
Lennart Poettering
9a1ac7b9ae
install: implement --start option
2010-07-06 05:06:40 +02:00
Lennart Poettering
59a3e1bc46
man: more blurbs
2010-07-06 03:46:31 +02:00
Lennart Poettering
99ffae46d3
man: add missing parts to man pages
2010-07-06 03:20:49 +02:00
Lennart Poettering
c59760eeda
systemctl: show cgroup contents in status
2010-07-05 03:06:02 +02:00
Lennart Poettering
61cbdc4b30
systemctl: implement 'status' command
2010-07-05 02:40:39 +02:00
Lennart Poettering
7492290434
turn negative options into positive options
2010-07-05 01:08:13 +02:00
Lennart Poettering
a567261a29
dbus: send signals about jobs to the clients having created them unconditionally, and thus get rid of broadcast signals in most cases
2010-07-05 00:58:07 +02:00
Lennart Poettering
552e4331bf
systemctl: use format_timespan() where applicable
2010-07-04 21:18:06 +02:00
Lennart Poettering
fae20b110f
dbus: fix unclean shut-down
2010-07-04 21:17:40 +02:00
Lennart Poettering
03fae01822
uniformly suffix time span properties with their unit
2010-07-04 21:12:10 +02:00
Lennart Poettering
393a2f9be1
man: update systemctl man page
2010-07-04 20:46:12 +02:00
Lennart Poettering
fe68089df6
dbus: complete exec command coverage
2010-07-04 20:38:14 +02:00
Lennart Poettering
b58b41160f
dbus: complete exec status coverage
2010-07-04 18:49:58 +02:00
Lennart Poettering
14ad1d1437
dbus: include NextElapse field in timer properties
2010-07-04 16:48:24 +02:00
Lennart Poettering
82c121a475
dbus: complete exec coverage
2010-07-04 16:44:58 +02:00
Lennart Poettering
d264aa332a
dbus: complete coverage of service units
2010-07-04 05:14:30 +02:00
Lennart Poettering
4e1e43c8f0
dbus: complete socket unit coverage
2010-07-04 05:07:31 +02:00
Lennart Poettering
6681ad4d41
dbus: complete target unit coverage
2010-07-04 05:01:36 +02:00
Lennart Poettering
5bd0707340
dbus: complete automount and mount unit coverage
2010-07-04 04:55:33 +02:00
Lennart Poettering
f295f5c0c0
dbus: complete coverage of manager interface
2010-07-04 04:47:19 +02:00
Lennart Poettering
707e5e5280
dbus: complete coverage of timer units
2010-07-04 04:37:03 +02:00
Lennart Poettering
e87d1818cd
systemctl: load unit when introspecting
2010-07-04 04:24:23 +02:00
Lennart Poettering
a68c7a7ace
dbus: complete coverage for unit interface
2010-07-04 04:24:07 +02:00
Lennart Poettering
ebf57b80c3
dbus: complete coverage for path units
2010-07-04 04:23:48 +02:00