В Sat, 01 Jun 2013 04:08:27 +0000 [email protected] пишет: > > You can likely create a timer unit, and start that once...Auke > > Maybe, but I nurse doubts given systemctl oddities under discussion.
Which oddities? I reviewed this thread and you never ever explained, *what* does not work. > Try > it and see what you can do, then post working code as I did. --><-- [Unit] Description=Test timer [Timer] OnActiveSec=50 Unit=test-reboot.service --><-- [Unit] Description=Test reboot service [Service] Type=oneshot ExecStart=/sbin/reboot --><-- _______________________________________________ systemd-devel mailing list [email protected] http://lists.freedesktop.org/mailman/listinfo/systemd-devel
