summaryrefslogtreecommitdiff
path: root/buttonctl/Makefile
blob: 7b8c933ae9a946a3da9fd215a35f7654758e7f88 (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
	systemctl daemon-reload