diff options
author | Luke Shumaker <lukeshu@sbcglobal.net> | 2016-09-10 15:19:23 -0400 |
---|---|---|
committer | Luke Shumaker <lukeshu@sbcglobal.net> | 2016-09-10 15:19:23 -0400 |
commit | 623d6918363a5f0d937d35a1fa10ce375c3ff258 (patch) | |
tree | 1986145fcb63602c2be4c596285b4d78a5d5dc30 /src/grp-journal | |
parent | fc37028d89f36352948b2302a57efdf25d63197a (diff) |
tidy
Diffstat (limited to 'src/grp-journal')
-rw-r--r-- | src/grp-journal/grp-remote/systemd-journal-gatewayd/Makefile | 2 | ||||
-rw-r--r-- | src/grp-journal/grp-remote/systemd-journal-gatewayd/systemd-journal-gatewayd.sysusers (renamed from src/grp-journal/grp-remote/systemd-journal-gatewayd/systemd-journal-gateway.sysusers) | 0 |
2 files changed, 1 insertions, 1 deletions
diff --git a/src/grp-journal/grp-remote/systemd-journal-gatewayd/Makefile b/src/grp-journal/grp-remote/systemd-journal-gatewayd/Makefile index f6e07621a8..b3c2e450e5 100644 --- a/src/grp-journal/grp-remote/systemd-journal-gatewayd/Makefile +++ b/src/grp-journal/grp-remote/systemd-journal-gatewayd/Makefile @@ -61,7 +61,7 @@ dist_gatewayddocumentroot_DATA = \ src/journal-remote/browse.html dist_sysusers_DATA += \ - sysusers.d/systemd-journal-gateway.conf + sysusers.d/systemd-journal-gatewayd.conf endif # HAVE_MICROHTTPD diff --git a/src/grp-journal/grp-remote/systemd-journal-gatewayd/systemd-journal-gateway.sysusers b/src/grp-journal/grp-remote/systemd-journal-gatewayd/systemd-journal-gatewayd.sysusers index a60fcf4d42..a60fcf4d42 100644 --- a/src/grp-journal/grp-remote/systemd-journal-gatewayd/systemd-journal-gateway.sysusers +++ b/src/grp-journal/grp-remote/systemd-journal-gatewayd/systemd-journal-gatewayd.sysusers |