systemd: rename PassCred= to PsssCredentials=

This commit is contained in:
Kay Sievers 2012-01-01 04:00:16 +01:00
parent 57c6f8ae5f
commit eed0832780
2 changed files with 2 additions and 2 deletions

View file

@ -7,4 +7,4 @@ ConditionCapability=CAP_MKNOD
Service=udev.service
ListenSequentialPacket=/run/udev/control
SocketMode=0600
PassCred=yes
PassCredentials=yes

View file

@ -7,4 +7,4 @@ ConditionCapability=CAP_MKNOD
Service=udev.service
ReceiveBuffer=134217728
ListenNetlink=kobject-uevent 1
PassCred=yes
PassCredentials=yes