• Max Kellermann's avatar
    Revert "systemd: add "RuntimeDirectory" directive" · 1112d390
    Max Kellermann authored
    This reverts commit 552c30ea.
    
    It has caused various problems; for example, MPD wasn't able to write
    the pid_file (which was already mitigated by commit a4e42172).
    
    And apparently, the socket file created in the same directory by
    mpd.socket disappears when mpd.service (re)creates the directory.  I
    could not reproduce this problem with 247.3, but maybe this is a bug
    in older systemd versions?
    
    Until we figure out why this happens, let's remove the
    RuntimeDirectory directive.  A future MPD version may be launched as
    regular user, not as root, which will eliminate one major problem with
    RuntimeDirectory.
    1112d390
Name
Last commit
Last update
.github Loading commit data...
android Loading commit data...
build Loading commit data...
doc Loading commit data...
python/build Loading commit data...
src Loading commit data...
subprojects Loading commit data...
systemd Loading commit data...
test Loading commit data...
win32 Loading commit data...
.clang-format Loading commit data...
.gitignore Loading commit data...
.travis.yml Loading commit data...
AUTHORS Loading commit data...
COPYING Loading commit data...
NEWS Loading commit data...
README.md Loading commit data...
meson.build Loading commit data...
meson_options.txt Loading commit data...
mpd.svg Loading commit data...
valgrind.suppressions Loading commit data...