move smc_socket_path in default config to /run
Related: RHEL-39976
This commit is contained in:
parent
1b1b2a6f64
commit
0ea33e834d
@ -30,6 +30,7 @@ sed \
|
||||
-e 's|^\(logging_level *\)[0-7]|\16|' \
|
||||
-e 's|^\(use_syslog *\)[01]|\11|' \
|
||||
-e 's|^\(verbose *\)[01]|\10|' \
|
||||
-e 's|^\(smc_socket_path *\)/tmp|\1/run|' \
|
||||
< configs/synce4l_dpll.cfg > synce4l.conf
|
||||
touch -r configs/synce4l_dpll.cfg synce4l.conf
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user