projects
/
platform
/
upstream
/
systemd.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
b4ff3db
)
NEWS: document deprecation of PermissionsStartOnly= in v240
author
Zbigniew Jędrzejewski-Szmek
<zbyszek@in.waw.pl>
Sat, 12 Jan 2019 19:35:17 +0000
(20:35 +0100)
committer
Yu Watanabe
<watanabe.yu+github@gmail.com>
Sun, 13 Jan 2019 00:47:10 +0000
(09:47 +0900)
https://github.com/systemd/systemd/pull/10802#issuecomment-
453772058
NEWS
patch
|
blob
|
history
diff --git
a/NEWS
b/NEWS
index
558950a
..
0b4bdc9
100644
(file)
--- a/
NEWS
+++ b/
NEWS
@@
-477,6
+477,11
@@
CHANGES WITH 240:
notified about this userspace breakage quickly, but they chose to
ignore it.
+ * PermissionsStartOnly= setting is deprecated (but is still supported
+ for backwards compatibility). The same functionality is provided by
+ the more flexible "+", "!", and "!!" prefixes to ExecStart= and other
+ commands.
+
* $DBUS_SESSION_BUS_ADDRESS environment variable is not set by
pam_systemd anymore.