2011/7/11 W. Michael Petullo <[email protected]>: > I am trying to migrate a service from a SysV-style initialization script > to systemd on Fedora. > > After referencing the documentation I could find, I have written the > following service description: > > [Unit] > Description=DMAP Service > After=avahi-daemon.service
Given that avahi-daemon can be socket activated, you don't really need that. That said, I dunno it Fedora installs avahi socket activatable. Michael -- Why is it that all of the instruments seeking intelligent life in the universe are pointed away from Earth? _______________________________________________ systemd-devel mailing list [email protected] http://lists.freedesktop.org/mailman/listinfo/systemd-devel
