1
1
mirror of https://github.com/systemd/systemd-stable.git synced 2024-10-27 10:25:06 +03:00

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