Annotation For slim.service.mk
Logged in as anonymous

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

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