mirror of
https://github.com/cmur2/dyndnsd.git
synced 2025-06-25 16:30:19 +02:00
docs: fix typo
This commit is contained in:
@ -112,7 +112,7 @@ module Dyndnsd
|
||||
|
||||
Dyndnsd.logger.info 'Starting...'
|
||||
|
||||
# drop priviliges as soon as possible
|
||||
# drop privileges as soon as possible
|
||||
# NOTE: first change group than user
|
||||
if config['group']
|
||||
group = Etc.getgrnam(config['group'])
|
||||
|
Reference in New Issue
Block a user