nixpkgs/modules
Bjørn Forsman 8d596006dd Ensure /var/log/journal permission bits are set
Ensure permission bits are (re)set on each system activation with
explicit chmod call.

mkdir -m MODE PATH will only set the permission bits if PATH is
*created*, which means users that have old NixOS versions will continue
to have the old 700 permissions on /var/log/journal until they chmod
manually. With this commit the permissions will be set to 755 on system
activation.
2013-07-22 20:09:50 +02:00
..
config time.timeZone: Set the TZ environment variable, which is used by Java. 2013-06-29 18:43:38 +02:00
hardware
installer Fix ISO generation 2013-07-17 19:34:06 +02:00
misc Set permissions on /var/log/journal properly 2013-07-19 21:18:44 +02:00
profiles Fix the sshd check in the rebuildCD test 2013-07-09 16:12:34 +02:00
programs provide a warning on password options that do not follow the read-from-file convention. 2013-07-02 06:04:34 +02:00
security Merge pull request #173 from wizeman/apparmor-service 2013-05-28 16:46:30 -07:00
services apcupsd-service: "UPS daemon" => "APC UPS daemon" description update 2013-07-22 14:58:51 +02:00
system Ensure /var/log/journal permission bits are set 2013-07-22 20:09:50 +02:00
tasks NFS: Use network-online.target instead of remote-fs-pre.target 2013-07-16 11:55:12 +02:00
testing Work around "Input/output error" opening /dev/ttyS0 2013-07-16 15:04:32 +02:00
virtualisation Fix the installer tests 2013-07-17 13:01:12 +02:00
module-list.nix Add uptime module 2013-07-18 19:25:35 -04:00
rename.nix