mirror of
https://github.com/cmur2/dyndnsd.git
synced 2025-07-21 11:11:17 +02:00
docs: fix typo
This commit is contained in:
@ -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'])
|
||||||
|
Reference in New Issue
Block a user