mirror of
https://github.com/systemd/systemd.git
synced 2026-08-04 23:20:32 +00:00
units: set 'AllowUser=root own' and 'AllowWorld=talk' own for all .busname files
This commit is contained in:
@@ -10,3 +10,5 @@ Description=Bus Driver Service Bus Name
|
||||
|
||||
[BusName]
|
||||
Service=systemd-bus-driverd.service
|
||||
AllowUser=root own
|
||||
AllowWorld=talk
|
||||
|
||||
@@ -12,3 +12,5 @@ Documentation=http://www.freedesktop.org/wiki/Software/systemd/hostnamed
|
||||
|
||||
[BusName]
|
||||
Service=systemd-hostnamed.service
|
||||
AllowUser=root own
|
||||
AllowWorld=talk
|
||||
|
||||
@@ -12,3 +12,5 @@ Documentation=http://www.freedesktop.org/wiki/Software/systemd/localed
|
||||
|
||||
[BusName]
|
||||
Service=systemd-localed.service
|
||||
AllowUser=root own
|
||||
AllowWorld=talk
|
||||
|
||||
@@ -13,3 +13,5 @@ Documentation=http://www.freedesktop.org/wiki/Software/systemd/multiseat
|
||||
|
||||
[BusName]
|
||||
Service=systemd-logind.service
|
||||
AllowUser=root own
|
||||
AllowWorld=talk
|
||||
|
||||
@@ -12,3 +12,5 @@ Documentation=http://www.freedesktop.org/wiki/Software/systemd/machined
|
||||
|
||||
[BusName]
|
||||
Service=systemd-machined.service
|
||||
AllowUser=root own
|
||||
AllowWorld=talk
|
||||
|
||||
@@ -12,3 +12,5 @@ Documentation=http://www.freedesktop.org/wiki/Software/systemd/timedated
|
||||
|
||||
[BusName]
|
||||
Service=systemd-timedated.service
|
||||
AllowUser=root own
|
||||
AllowWorld=talk
|
||||
|
||||
Reference in New Issue
Block a user