common.nbd (393aac1629c8f82b7c448c8615745e89984899a8) | common.nbd (11a82d14293cd66f428f535741717ff338c0722b) |
---|---|
1#!/bin/bash | 1#!/usr/bin/env bash |
2# -*- shell-script-mode -*- 3# 4# Helpers for NBD server related config 5# 6# Copyright (C) 2018 Red Hat, Inc. 7# 8# This program is free software; you can redistribute it and/or modify 9# it under the terms of the GNU General Public License as published by --- 100 unchanged lines hidden --- | 2# -*- shell-script-mode -*- 3# 4# Helpers for NBD server related config 5# 6# Copyright (C) 2018 Red Hat, Inc. 7# 8# This program is free software; you can redistribute it and/or modify 9# it under the terms of the GNU General Public License as published by --- 100 unchanged lines hidden --- |