]> git.ipfire.org Git - thirdparty/systemd.git/commit - src/core/service.c
service: don't take chkconfig priority into account
authorLennart Poettering <lennart@poettering.net>
Mon, 24 Mar 2014 18:55:47 +0000 (19:55 +0100)
committerLennart Poettering <lennart@poettering.net>
Mon, 24 Mar 2014 18:57:28 +0000 (19:57 +0100)
commit1c07b16c2f98e03d44f1dff5343110c60934ff07
tree74d625b276ebb980e691df8cbfc4280a64673543
parent6c7c89dfc61cc87e779bbc22bac524d7c7cd8c0d
service: don't take chkconfig priority into account

Given that native services do not carry a sysv priority anyway it is
pointless reading them from chkconfig headers, and pretend they'd work.
So let's drop this.
src/core/service.c