diff options
| author | Roy Marples <roy@marples.name> | 2020-02-10 14:35:08 +0000 |
|---|---|---|
| committer | Roy Marples <roy@marples.name> | 2020-02-10 14:35:08 +0000 |
| commit | 64f3b7cf2c468f9c079b92d36ea0bf53b957dcdc (patch) | |
| tree | 0549a1ee9c3d27849d05964693970237071a4e6c /configure | |
| parent | 754f62b6b3dfb2fbd508a5a949c4cfeb3134885c (diff) | |
| download | dhcpcd-64f3b7cf2c468f9c079b92d36ea0bf53b957dcdc.tar.xz | |
another typo
Diffstat (limited to 'configure')
| -rwxr-xr-x | configure | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -538,7 +538,7 @@ if [ -z "$PRIVSEP" ]; then fi if [ "$PRIVSEP" = yes ]; then - echo "Enabling Priviledge Separation" + echo "Enabling Privilege Separation" # Try and work out a user if [ -z "$PRIVSEP_USER" ]; then |
