summaryrefslogtreecommitdiff
path: root/buttonctl/Makefile
blob: fb8dc5f009a11e24a6617b947a8d3095764051a6 (plain)
1
2
3
4
install:
	install -m 744 buttond.py /usr/bin/buttond
	install -m 644 systemd/buttond.service /etc/systemd/system/buttond.service
	systemd daemon-reload