about summary refs log tree commit diff
path: root/misc/systemd/local.mk
blob: 5555818c5278aa31178e25010eb145edba8c13b5 (plain) (blame)
1
$(foreach n, nix-daemon.socket nix-daemon.service, $(eval $(call install-file-in, $(d)/$(n), $(prefix)/lib/systemd/system, 0644)))