1
0
Fork 0
mirror of https://github.com/NixOS/nix synced 2024-09-20 11:11:03 -04:00
nix/misc/systemd/local.mk

2 lines
127 B
Makefile
Raw Normal View History

2014-04-07 05:18:54 -04:00
$(foreach n, nix-daemon.socket nix-daemon.service, $(eval $(call install-file-in, $(d)/$(n), $(libdir)/systemd/system, 0644)))