[GH-ISSUE #17] Cannot set to autostart owp if installed in container #1

Closed
opened 2026-02-27 22:07:10 +03:00 by kerem · 1 comment
Owner

Originally created by @mrkmg on GitHub (May 16, 2012).
Original GitHub issue: https://github.com/sibprogrammer/owp/issues/17

OS:

Debian Linux 2.6.32-5-openvz-amd64 x86_64 GNU/Linux

OWP: 2.1

Installed via the installer script.

I installed owp into an openvz container. I noticed that on reboot of the container, owp was not starting. Starting it via service owp start worked without any problems. So I ran update-rc.d owp defaults and found the issue to be a startup requirement on vz. Seeing as vz is not running in a container, I removed that requirement from /etc/init.d/owp and then update-rc.d worked without fail. Maybe there could be some sort of detection if owp is being installed in a container/system without vz and only place that requirement if vz is installed.

Originally created by @mrkmg on GitHub (May 16, 2012). Original GitHub issue: https://github.com/sibprogrammer/owp/issues/17 OS: Debian Linux 2.6.32-5-openvz-amd64 x86_64 GNU/Linux OWP: 2.1 Installed via the installer script. I installed owp into an openvz container. I noticed that on reboot of the container, owp was not starting. Starting it via `service owp start` worked without any problems. So I ran `update-rc.d owp defaults` and found the issue to be a startup requirement on vz. Seeing as vz is not running in a container, I removed that requirement from /etc/init.d/owp and then update-rc.d worked without fail. Maybe there could be some sort of detection if owp is being installed in a container/system without vz and only place that requirement if vz is installed.
kerem closed this issue 2026-02-27 22:07:10 +03:00
Author
Owner

@jnorell commented on GitHub (Dec 11, 2013):

This may not be an issue now; I just installed OWP 2.4 in a container running debian-7.0-x86_64 template and the init script works fine (and it still has the Required-Start: vz).

<!-- gh-comment-id:30336106 --> @jnorell commented on GitHub (Dec 11, 2013): This may not be an issue now; I just installed OWP 2.4 in a container running debian-7.0-x86_64 template and the init script works fine (and it still has the _Required-Start: vz_).
Sign in to join this conversation.
No labels
pull-request
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/owp#1
No description provided.