Skip to content

Devuan compatibility#399

Closed
snmogl wants to merge 2 commits into
ConSol-Monitoring:mainfrom
snmogl:devuan-compatibility
Closed

Devuan compatibility#399
snmogl wants to merge 2 commits into
ConSol-Monitoring:mainfrom
snmogl:devuan-compatibility

Conversation

@snmogl

@snmogl snmogl commented Jul 1, 2026

Copy link
Copy Markdown
Contributor

This PR makes the debian package installable without systemd so it works under devuan too.

It also adds an init.d service file that uses the start-stop-daemon that should just work™ on devuan without adding additional dependencies for debian.

Fixes #396

@sni

sni commented Jul 7, 2026

Copy link
Copy Markdown
Contributor

hi, thanks for your contribution. Was it intentional to install the init.d script also on systemd systems?

@snmogl

snmogl commented Jul 13, 2026

Copy link
Copy Markdown
Contributor Author

Was it intentional to install the init.d script also on systemd systems?

Yes, as it is also what other Debian packages that ship init.d scripts do.

@sni

sni commented Jul 23, 2026

Copy link
Copy Markdown
Contributor

thanks, i manually merged this PR with small changes. I hope you don't mind. I replaced the recursive chown with an chown on the actual files. I don't think it's necessary to other files which end up there for unknown reasons.

@sni sni closed this Jul 23, 2026
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.

BUG REPORT: snclient 0.44 can't be installed on devuan

2 participants