CVSROOT: /cvs Module name: ports Changes by: [email protected] 2014/10/12 02:56:35
Modified files:
sysutils/salt : Makefile
sysutils/salt/files: openbsdrcctl.py
Log message:
Some services can have hardcoded default flags which is equivalent to
setting empty flags; so make sure we compare our current flags with the
default ones and return True when they match.
