Unverified Commit 38ea21bd authored by Sandro Jäckel's avatar Sandro Jäckel Committed by GitHub
Browse files

Don't run hwclock if /etc/ is not writable (#353320)

parents f51c81eb 114ef67c
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -14,6 +14,7 @@ with lib;
      unitConfig = {
        DefaultDependencies = false;
        ConditionPathExists = "/dev/rtc";
        ConditionPathIsReadWrite = "/etc/";
      };

      serviceConfig = {