Systemd/timers: Difference between revisions

imported>Onny
Further usage info
imported>SuperSandro2000
No edit summary
Line 22: Line 22:
   serviceConfig = {
   serviceConfig = {
     Type = "oneshot";
     Type = "oneshot";
     User= "nobody";
     User = "root";
   };
   };
};
};