mirror of
https://github.com/NixOS/nixpkgs.git
synced 2025-06-11 20:25:32 +03:00
[bot]: remove unreferenced code
This commit is contained in:
parent
a7e5927b47
commit
87f5930c3f
118 changed files with 16 additions and 449 deletions
|
@ -51,9 +51,6 @@ in {
|
|||
# Where the communication sockets live
|
||||
runDir = "/var/run/openvswitch";
|
||||
|
||||
# Where the config database live (can't be in nix-store)
|
||||
stateDir = "/var/db/openvswitch";
|
||||
|
||||
# The path to the an initialized version of the database
|
||||
db = pkgs.stdenv.mkDerivation {
|
||||
name = "vswitch.db";
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue