On Mon, Sep 12, 2011 at 01:44:30PM +0100, Sérgio Basto wrote:
> hi on this report 
> https://bugzilla.redhat.com/show_bug.cgi?id=696815
> 
> 
> I ask how I know , if a service is enable or disable at startup ? 
> and for different start up levels , since 

 # systemctl list-unit-files | grep ava
avahi-daemon.service      enabled
avahi-daemon.socket       enabled

or

# systemctl is-enabled avahi-daemon.service
enabled

> chkconfig --list| grep -i av
> don't return the info. 

  chkconfig do not now about native services

-- 
Tomasz Torcz            There exists no separation between gods and men:
xmpp: zdzich...@chrome.pl   one blends softly casual into the other.

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

Reply via email to