diff options
| author | Joey Hess <joeyh@joeyh.name> | 2017-07-28 15:49:11 -0400 |
|---|---|---|
| committer | Joey Hess <joeyh@joeyh.name> | 2017-07-28 15:49:11 -0400 |
| commit | 9b9cc6f4465056338d86a866bfe3b51307ffb6b2 (patch) | |
| tree | 6eda81b21b84930bef730df08284731034f0392c /doc/news/version_4.6.2.mdwn | |
| parent | f716ba1c07c3b9a9321ac1f2ba03cacb8e709473 (diff) | |
add news item for propellor 4.6.2
Diffstat (limited to 'doc/news/version_4.6.2.mdwn')
| -rw-r--r-- | doc/news/version_4.6.2.mdwn | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/doc/news/version_4.6.2.mdwn b/doc/news/version_4.6.2.mdwn new file mode 100644 index 00000000..50930135 --- /dev/null +++ b/doc/news/version_4.6.2.mdwn @@ -0,0 +1,8 @@ +propellor 4.6.2 released with [[!toggle text="these changes"]] +[[!toggleable text=""" + * Systemd.nspawned: Recent systemd versions such as 234 ignore + non-symlinks in /etc/systemd/system/multi-user.target.wants, + which was used to configure systemd-nspawn parameters. Instead, + use a service.d/local.conf file to configure that. + * Grub: Added bootsMounted property, a generalization of + DiskImage.grubBooted"""]]
\ No newline at end of file |
