mirror of
https://github.com/cmur2/dyndnsd.git
synced 2025-04-01 21:34:09 +02:00
docs: fix typo
This commit is contained in:
parent
d4bcac2d5b
commit
fc0fe3c6d5
@ -112,7 +112,7 @@ module Dyndnsd
|
|||||||
|
|
||||||
Dyndnsd.logger.info 'Starting...'
|
Dyndnsd.logger.info 'Starting...'
|
||||||
|
|
||||||
# drop priviliges as soon as possible
|
# drop privileges as soon as possible
|
||||||
# NOTE: first change group than user
|
# NOTE: first change group than user
|
||||||
if config['group']
|
if config['group']
|
||||||
group = Etc.getgrnam(config['group'])
|
group = Etc.getgrnam(config['group'])
|
||||||
|
Loading…
x
Reference in New Issue
Block a user