chiark / gitweb /
manager: Ensure user's systemd runtime directory exists.
authorColin Guthrie <colin@mageia.org>
Sun, 2 Nov 2014 13:33:16 +0000 (13:33 +0000)
committerColin Guthrie <colin@mageia.org>
Wed, 5 Nov 2014 14:49:06 +0000 (14:49 +0000)
commit0c3f25e0c1f028d4da9cc5253abf0322230e6835
treef5c1eb10277480fc93c990d1f51ed2c5b8946485
parentd704fda9347f3019fd2a14881bcb6df640c36a80
manager: Ensure user's systemd runtime directory exists.

This mirrors code in dbus.c when creating the private socket and
avoids error messages like:

systemd[1353]: bind(/run/user/603/systemd/notify) failed: No such file or directory
systemd[1353]: Failed to fully start up daemon: No such file or directory
src/core/manager.c