commit: 617a36c176d37968a9c7b8b0e49435bb4a5fe43f Author: Michael Mair-Keimberger <m.mairkeimberger <AT> gmail <DOT> com> AuthorDate: Tue May 26 18:07:49 2020 +0000 Commit: Aaron Bauman <bman <AT> gentoo <DOT> org> CommitDate: Tue Jun 2 04:27:15 2020 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=617a36c1
dev-libs/pigpio: remove unused file Package-Manager: Portage-2.3.99, Repoman-2.3.22 Signed-off-by: Michael Mair-Keimberger <m.mairkeimberger <AT> gmail.com> Closes: https://github.com/gentoo/gentoo/pull/15977 Signed-off-by: Aaron Bauman <bman <AT> gentoo.org> dev-libs/pigpio/files/pigpiod.systemd | 9 --------- 1 file changed, 9 deletions(-) diff --git a/dev-libs/pigpio/files/pigpiod.systemd b/dev-libs/pigpio/files/pigpiod.systemd deleted file mode 100644 index b1d28a66f82..00000000000 --- a/dev-libs/pigpio/files/pigpiod.systemd +++ /dev/null @@ -1,9 +0,0 @@ -[Unit] -Description=Pigpio daemon - -[Service] -Type=simple -ExecStart=/usr/bin/pigpiod - -[Install] -WantedBy=multi-user.target
