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: zdzich...@chrome.pl    wagon filled with backup tapes." -- Jim Gray

_______________________________________________
systemd-devel mailing list
systemd-devel@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/systemd-devel

Reply via email to