l 1 shodan: add /bku

This commit is contained in:
lassulus 2016-11-07 22:14:38 +01:00
parent 9b0874ceee
commit 72f1527930

View file

@ -75,6 +75,10 @@ with import <stockholm/lib>;
fsType = "tmpfs";
options = ["nosuid" "nodev" "noatime"];
};
"/bku" = {
device = "/dev/pool/bku";
fsType = "ext4";
};
};
services.udev.extraRules = ''