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 | 25d95a54fc2e80d395da7e380062de9a8a85c7be (patch) | |
| tree | 0549a1ee9c3d27849d05964693970237071a4e6c /configure | |
| parent | b103efce14eec7ee219675eb1033edd0ff1bc941 (diff) | |
| download | dhcpcd-25d95a54fc2e80d395da7e380062de9a8a85c7be.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 |
