Comparison between 2 services for gpm. #968
Unanswered
lidgnulinux
asked this question in
Q&A
Replies: 1 comment 5 replies
-
|
the default start() and stop() implementations are defined in sh/openrc-run.sh.in (in repo) or /usr/libexec/rc/sh/openrc-run.sh (merged) why they're not working, i'm not sure -- try running the broken one with |
Beta Was this translation helpful? Give feedback.
5 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hello, I want to run gpm service and I got reference from alpine and gentoo, it's really simple like this :
Unfortunately, that service above don't work so I wrote my own gpm service like this and it works :
Why does that happen? Thanks.
Beta Was this translation helpful? Give feedback.
All reactions