···239239 Type = "oneshot";
240240 # requires a relative directory name to create beneath /var/lib
241241 StateDirectory = user;
242242- StateDirectoryMode = 0750;
242242+ StateDirectoryMode = "0750";
243243 ExecStart = "${pkgs.python3Packages.journalwatch}/bin/journalwatch mail";
244244 # lowest CPU and IO priority, but both still in best-effort class to prevent starvation
245245 Nice=19;