diff options
Diffstat (limited to 'sysutils/py-google-compute-engine/files/google_accounts_daemon.in')
-rw-r--r-- | sysutils/py-google-compute-engine/files/google_accounts_daemon.in | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sysutils/py-google-compute-engine/files/google_accounts_daemon.in b/sysutils/py-google-compute-engine/files/google_accounts_daemon.in index d6b6fa4b8e5c..bc7f60c003b2 100644 --- a/sysutils/py-google-compute-engine/files/google_accounts_daemon.in +++ b/sysutils/py-google-compute-engine/files/google_accounts_daemon.in @@ -24,7 +24,7 @@ load_rc_config "${name}" : ${google_accounts_daemon_enable:="NO"} command_interpreter="%%PYTHON_CMD%%" -command=%%PREFIX%%/bin/${name} +command=%%PREFIX%%/bin/${name}-%%PYTHON_VER%% pidfile=/var/run/${name}.pid start_cmd="google_accounts_daemon_start" |