diff options
| -rw-r--r-- | ymir.nix | 2 | 
1 files changed, 1 insertions, 1 deletions
| @@ -644,7 +644,7 @@ in rec { | |||
| 644 | privileged = true; | 644 | privileged = true; | 
| 645 | chroot = false; | 645 | chroot = false; | 
| 646 | command = "pipe"; | 646 | command = "pipe"; | 
| 647 | args = [ "flags=Fqhu" "user=uucp" ''argv=${pkgs.mlmmj-exposed}/bin/mlmmj-exposed /var/spool/lists/''${user} ''${extension}'' ]; | 647 | args = [ "flags=Fqhu" "user=mlmmj" ''argv=${pkgs.mlmmj-exposed}/bin/mlmmj-exposed /var/spool/lists/''${user} ''${extension}'' ]; | 
| 648 | }; | 648 | }; | 
| 649 | policy-spf = { | 649 | policy-spf = { | 
| 650 | type = "unix"; | 650 | type = "unix"; | 
