Am 03.06.2014 05:43, schrieb Michael Biebl: > I would simplify the first solution a bit though, and simply run a > try-restart on post, i.e. something like this > > #!/bin/bash > [ "$1" = "post" ] && systemctl try-restart anacron.service
Actually, better make that restart instead of try-restart, since anacron might have existed and the service being marked as inactive. -- Why is it that all of the instruments seeking intelligent life in the universe are pointed away from Earth?
signature.asc
Description: OpenPGP digital signature
_______________________________________________ Pkg-systemd-maintainers mailing list Pkg-systemd-maintainers@lists.alioth.debian.org http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-systemd-maintainers