Annotation For slim.service.mk
Logged in as anonymous

Lines of slim.service.mk from check-in d8511a3d7c that are changed by the sequence of edits moving toward check-in 8bc8c738d5:

                         1: DAEMON_slim_COMMAND?=/usr/local/bin/slim
                         2: DAEMON_slim_ENABLE?=no
                         3: DAEMON_slim_BACKGROUND?=-d
                         4: 
                         5: slim: ${_SERVICE} dbus
                         6: 	rm -f /var/run/slim.auth
                         7: 
                         8: DAEMON_EXIT: slim_exit