mirror of
https://github.com/systemd/systemd-stable.git
synced 2024-12-22 13:33:56 +03:00
build-sys: turn off SMACK capabilities stuff for now, since it is incompatible with nspawn
This commit is contained in:
parent
fbcedaaea4
commit
1f3ba2bb4f
@ -17,7 +17,7 @@ ExecStart=-@rootlibexecdir@/systemd --user
|
||||
Slice=user-%i.slice
|
||||
KillMode=mixed
|
||||
Delegate=yes
|
||||
m4_ifdef(`HAVE_SMACK',
|
||||
Capabilities=cap_mac_admin=i
|
||||
SecureBits=keep-caps
|
||||
)
|
||||
#m4_ifdef(`HAVE_SMACK',
|
||||
#Capabilities=cap_mac_admin=i
|
||||
#SecureBits=keep-caps
|
||||
#)
|
||||
|
Loading…
Reference in New Issue
Block a user