Skip to content

contrib/openrc/i2pd.openrc: remove name#2324

Open
fkobi wants to merge 1 commit into
PurpleI2P:opensslfrom
fkobi:patch-1
Open

contrib/openrc/i2pd.openrc: remove name#2324
fkobi wants to merge 1 commit into
PurpleI2P:opensslfrom
fkobi:patch-1

Conversation

@fkobi

@fkobi fkobi commented Feb 11, 2026

Copy link
Copy Markdown
Contributor

@r4sas

r4sas commented Feb 16, 2026

Copy link
Copy Markdown
Member

Have you tested it with whole bunch of targeted systems? OpenWRT and Entware included.

@fkobi

fkobi commented Mar 19, 2026

Copy link
Copy Markdown
Contributor Author

no, I have not.
OpenWRT does not use OpenRC though:
https://openwrt.org/docs/techref/initscripts#example_init_script
Note the shebang.

Also I have asked the devs on IRC if this is needed:

<fkobi> when is the variable `name` used in the init scripts?
<navi> the default `start` and `stop` implementations for start-stop-daemon
       and supervise-daemon use it to print out `Starting $name`
<navi> if `name` is unset, it falls back to `RC_SVCNAME`
<fkobi> so if $name = $RC_SRVNAME there is no point in defining it?
<navi> correct

Here $name = $RC_SRVNAME so it should be removed.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants