1
如何使用systemd-firstboot.service?
我正在制作Debian Jessie的图片。引导时,系统没有/etc/machine-id文件。这会导致无法启动的日记记录出现一些问题。 我发现在systemd仓库中: # This file is part of systemd. # # systemd is free software; you can redistribute it and/or modify it # under the terms of the GNU Lesser General Public License as published by # the Free Software Foundation; either version 2.1 of the License, or # …