fcron: fixing the startOn, since upstart times.
This commit is contained in:
@@ -101,7 +101,9 @@ in
|
|||||||
jobs.fcron =
|
jobs.fcron =
|
||||||
{ description = "fcron daemon";
|
{ description = "fcron daemon";
|
||||||
|
|
||||||
startOn = "startup and filesystem";
|
startOn = "startup";
|
||||||
|
|
||||||
|
after = [ "local-fs.target" ];
|
||||||
|
|
||||||
environment =
|
environment =
|
||||||
{ PATH = "/run/current-system/sw/bin";
|
{ PATH = "/run/current-system/sw/bin";
|
||||||
|
|||||||
Reference in New Issue
Block a user