···239 Type = "oneshot";
240 # requires a relative directory name to create beneath /var/lib
241 StateDirectory = user;
242- StateDirectoryMode = 0750;
243 ExecStart = "${pkgs.python3Packages.journalwatch}/bin/journalwatch mail";
244 # lowest CPU and IO priority, but both still in best-effort class to prevent starvation
245 Nice=19;
···239 Type = "oneshot";
240 # requires a relative directory name to create beneath /var/lib
241 StateDirectory = user;
242+ StateDirectoryMode = "0750";
243 ExecStart = "${pkgs.python3Packages.journalwatch}/bin/journalwatch mail";
244 # lowest CPU and IO priority, but both still in best-effort class to prevent starvation
245 Nice=19;