Systemd/src/sysv-generator
Thomas Hindoe Paaboel Andersen 8c84621c25 sysv-generator: don't check first if hashmap contains the service name
Just test if hashmap_get returns null. hashmap_contains does exactly
same thing internally so this is slightly more efficient for the true
case.

Silences a coverity warning too. CID#1237648
2014-09-17 23:11:58 +02:00
..
Makefile Move handling of sysv initscripts to a generator 2014-06-07 00:59:32 +02:00
sysv-generator.c sysv-generator: don't check first if hashmap contains the service name 2014-09-17 23:11:58 +02:00