Resolves T7696
nbd example config files are placed in /etc/nbd-server,
systemd service unit files installed but not enabled.
Girtablulu | |
DataDrake |
Triage Team |
Resolves T7696
nbd example config files are placed in /etc/nbd-server,
systemd service unit files installed but not enabled.
make an image file /export/nbd/experiment,
start service, connect with nbd-client and mount it.
Automatic diff as part of commit; lint not applicable. |
Automatic diff as part of commit; unit tests not applicable. |
package.yml | ||
---|---|---|
3 | Not super important, but common knowledge is to put version number in between two single quotes where there are only two numbers. So if the version was 3.19.0 you’d write that but for 3.19 you’d do ‘3.19’. :) |
package.yml | ||
---|---|---|
22 | This could be thrown into /usr/share/defaults to keep the package stateless |
package.yml | ||
---|---|---|
22 | Please also use 5 digits for the permissions 00644 |