]> git.ipfire.org Git - thirdparty/lldpd.git/commit
osx: ensure _lldpd user is hidden
authorVincent Bernat <vincent@bernat.im>
Sun, 21 Feb 2016 14:04:38 +0000 (15:04 +0100)
committerVincent Bernat <vincent@bernat.im>
Sun, 21 Feb 2016 14:04:38 +0000 (15:04 +0100)
commit2d52771d97a8ed88983c5d616ddf1aa242e77a3c
tree1428adf21e1a238295ef99b76e4a054aaf668277
parent3e58164050ec051d9da884ce856ff7c77f1ae922
osx: ensure _lldpd user is hidden

We use /usr/bin/false. Otherwise, with OSX >= 10.8, having an UID < 500
is not sufficient. Another way would be to set `IsHidden` to TRUE but no
other users have this property.
osx/lldpd.rb
osx/scripts/postinstall.in