1
0
Fork 0
mirror of https://github.com/NixOS/nixpkgs synced 2024-10-19 03:47:13 -04:00
nixpkgs/nixos
Bjørn Forsman 497108b456 nixos/atd: remove "batch" from setuid wrappers
"batch" is a shell script so invoking it via setuid wrapper never worked
anyway. (The kernel drops perms on executables with shebang.) A previous
nixpkgs commit made "batch" invoke the NixOS setuid "at" wrapper to gain
needed privileges.

Thanks to @yesbox for noticing.
2017-10-16 19:08:19 +02:00
..
doc/manual
lib
maintainers
modules nixos/atd: remove "batch" from setuid wrappers 2017-10-16 19:08:19 +02:00
tests nixos/tests: add basic test for services.atd 2017-10-16 19:08:19 +02:00
COPYING
default.nix
README
release-combined.nix
release-small.nix
release.nix nixos/tests: add basic test for services.atd 2017-10-16 19:08:19 +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.