[systemd-devel] Have timers fire after boot is complete
Tomasz Torcz
tomek at pipebreaker.pl
Thu Sep 27 05:48:35 PDT 2012
On Thu, Sep 27, 2012 at 01:43:34PM +0100, Christian Seiler wrote:
>
> The problem here is that a Type=idle service is basically a type=simple
> service and you might want to have Type=forking or Type=oneshot
> services
> which you want to start.
Maybe sometimes like:
[Service]
Type=idle
RemainAfterExit=yes
ExecStart=/usr/bin/systemctl start iamlate.target
And create this simple iamlate.target and have your "after everything" services
and scripts have WantedBy=iamlate.target?
--
Tomasz Torcz "Never underestimate the bandwidth of a station
xmpp: zdzichubg at chrome.pl wagon filled with backup tapes." -- Jim Gray
More information about the systemd-devel
mailing list