K 10 svn:author V 6 kevans K 8 svn:date V 27 2020-02-12T02:09:12.388365Z K 7 svn:log V 346 MFC r357563: env(1): grow -L user/class and -U user/class options This allows one to set the environment of the specified user either from login.conf alone (-L) or both login.conf and ~/.login_conf if present (-U). This is a supporting feature to allow service(8) to pull in the environment of the "daemon" class before invoking the rc script. END