mirror of
https://github.com/moby/moby.git
synced 2026-01-11 18:51:37 +00:00
Merge pull request #42077 from WhyNotHugo/patch-1
rootless: Set service type to `notify`
This commit is contained in:
@@ -307,7 +307,8 @@ install_systemd() {
|
||||
LimitCORE=infinity
|
||||
TasksMax=infinity
|
||||
Delegate=yes
|
||||
Type=simple
|
||||
Type=notify
|
||||
NotifyAccess=all
|
||||
KillMode=mixed
|
||||
|
||||
[Install]
|
||||
|
||||
Reference in New Issue
Block a user