X-Git-Url: https://git.distorted.org.uk/~mdw/userv-utils/blobdiff_plain/6939778b9791f6af5bb575789665af11b599f14a..6362f12ce73173b77cecddba14e33e6dfa203b7e:/dyndns/dyndns diff --git a/dyndns/dyndns b/dyndns/dyndns index e73d793..95d3394 100644 --- a/dyndns/dyndns +++ b/dyndns/dyndns @@ -1,9 +1,9 @@ if ( grep calling-user-shell /etc/shells - & glob service-user dyndns + & grep service-user /etc/userv/dyndns-service-users ) reset no-set-environment no-suppress-args no-disconnect-hup - execute /usr/local/lib/userv/dyndns/service + execute /usr/share/userv/dyndns/service fi