1
0
Fork 0
mirror of https://github.com/NixOS/nixpkgs synced 2024-10-23 05:26:13 -04:00
nixpkgs/nixos
aszlig bb7a819735
nixos/taskserver: Set up service namespaces
The Taskserver doesn't need access to the full /dev nor does it need a
shared /tmp. In addition, the initialisation services don't need network
access, so let's constrain them to the loopback device.

Signed-off-by: aszlig <aszlig@redmoonstudios.org>
2016-04-12 06:30:05 +02:00
..
doc/manual nixos/doc: Allow refs from options to the manual 2016-04-11 18:38:04 +02:00
lib
maintainers Update AMI creation script 2016-04-05 11:25:12 +02:00
modules nixos/taskserver: Set up service namespaces 2016-04-12 06:30:05 +02:00
tests nixos/taskserver/helper: Improve CLI subcommands 2016-04-12 05:38:37 +02:00
COPYING
default.nix
README
release-combined.nix
release-small.nix
release.nix nixos/tests: Add a test for the Taskserver service 2016-04-05 18:53:31 +02:00

*** NixOS ***

NixOS is a Linux distribution based on the purely functional package
management system Nix.  More information can be found at
http://nixos.org/nixos and in the manual in doc/manual.