mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-24 17:09:10 -07:00
app-admin/ananicy: fix shebang
Closes: https://bugs.gentoo.org/823068 Package-Manager: Portage-3.0.28, Repoman-3.0.3 Signed-off-by: Alessandro Barbieri <lssndrbarbieri@gmail.com> Closes: https://github.com/gentoo/gentoo/pull/22904 Signed-off-by: Sam James <sam@gentoo.org>
This commit is contained in:
committed by
Sam James
parent
18a70a0ee6
commit
ec5f8e34bc
@@ -1,4 +1,4 @@
|
||||
#!/usr/bin/openrc-run
|
||||
#!/sbin/openrc-run
|
||||
|
||||
pidfile="/run/ananicy.pid"
|
||||
command="/usr/bin/ananicy"
|
||||
|
||||
Reference in New Issue
Block a user