summaryrefslogtreecommitdiffstats
path: root/libexec/container/stop (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Replacing individual needrestart overrides by globally blacklisting ↵Daniel Baumann2021-11-131-3/+0
| | | | | | container-tools service units. Signed-off-by: Daniel Baumann <daniel.baumann@open-infrastructure.net>
* Enabling automatic needrestart blacklisting for containers.Daniel Baumann2021-11-031-0/+3
| | | | Signed-off-by: Daniel Baumann <daniel.baumann@open-infrastructure.net>
* Harmonizing usage messages over all container commands with manpage references.Daniel Baumann2021-07-271-0/+3
| | | | Signed-off-by: Daniel Baumann <daniel.baumann@open-infrastructure.net>
* Also removing lock file when force-stopping a container.Daniel Baumann2021-07-201-0/+2
| | | | Signed-off-by: Daniel Baumann <daniel.baumann@open-infrastructure.net>
* Reverting openvswitch, not really ready yet.Daniel Baumann2021-06-301-6/+0
| | | | Signed-off-by: Daniel Baumann <daniel.baumann@open-infrastructure.net>
* Using openvswitch instead of linux bridges.Simon Spöhel2021-06-291-0/+6
| | | | | Signed-off-by: Simon Spöhel <simon@spoehel.ch> Signed-off-by: Daniel Baumann <daniel.baumann@open-infrastructure.net>
* Using https instead of http in all comments.Daniel Baumann2021-04-111-1/+1
| | | | Signed-off-by: Daniel Baumann <daniel.baumann@open-infrastructure.net>
* Moving config files from /etc/open-infrastructure to /etc/compute-tools.Daniel Baumann2021-04-111-2/+3
| | | | Signed-off-by: Daniel Baumann <daniel.baumann@open-infrastructure.net>
* Moving command files from /usr/lib to /usr/libexec.Daniel Baumann2021-04-111-0/+289
Signed-off-by: Daniel Baumann <daniel.baumann@open-infrastructure.net>