Accepting request 455989 from home:dimstar:Factory

Resubmit - after rebasing on top of the last merge in Base:System

- Enable the issue-generator.service by default: /etc/issue is in
  progress of no longer being a static file, but being generated by
  a service, which allows for much more flexible content (think
  ssh key fingerprint or similar).

OBS-URL: https://build.opensuse.org/request/show/455989
OBS-URL: https://build.opensuse.org/package/show/Base:System/systemd-presets-branding-openSUSE?expand=0&rev=87
This commit is contained in:
Marcus Meissner 2017-02-10 11:54:31 +00:00 committed by Git OBS Bridge
parent 5d2bc48c68
commit 1052ef4cae
2 changed files with 9 additions and 0 deletions

View File

@ -37,5 +37,6 @@ enable display-manager.service
enable mcelog.service
enable snapper-cleanup.timer
enable snapper-timeline.timer
enable issue-generator.service
enable uuidd.socket
enable uuidd.service

View File

@ -14,6 +14,14 @@ Fri Feb 10 09:46:22 UTC 2017 - fbui@suse.com
would believe a new change in the presets and you enable again
uuidd.
-------------------------------------------------------------------
Tue Jan 24 09:20:33 UTC 2017 - dimstar@opensuse.org
- Enable the issue-generator.service by default: /etc/issue is in
progress of no longer being a static file, but being generated by
a service, which allows for much more flexible content (think
ssh key fingerprint or similar).
-------------------------------------------------------------------
Thu Dec 15 08:42:09 UTC 2016 - dimstar@opensuse.org