guix/etc
Leo Famulari 613d0895b9
build: Don't embed absolute paths in .service and .conf service files.
Otherwise, users will be stuck running an old copy of guix and the guix-daemon
if they copy the service files instead of symlinking them.

* etc/guix-daemon.conf.in, etc/guix-daemon.service.in, etc/guix-publish.conf.in,
etc/guix-publish.service.in: Expand @localstatedir@ instead of @bindir@.
* nix/local.mk (etc/guix-%.service, etc/guix-%.conf): Use @localstatedir@
instead of @bindir@.
2017-03-06 13:25:51 -05:00
..
completion
git
guix-daemon.conf.in build: Don't embed absolute paths in .service and .conf service files. 2017-03-06 13:25:51 -05:00
guix-daemon.service.in build: Don't embed absolute paths in .service and .conf service files. 2017-03-06 13:25:51 -05:00
guix-publish.conf.in build: Don't embed absolute paths in .service and .conf service files. 2017-03-06 13:25:51 -05:00
guix-publish.service.in build: Don't embed absolute paths in .service and .conf service files. 2017-03-06 13:25:51 -05:00
indent-code.el.in