Logo
Explore Help
Sign In
pool/tigervnc
SHA256
14
0
Fork 1
You've already forked tigervnc
Code Issues Pull Requests Activity
Files
factory
tigervnc/vncpasswd.arg

11 lines
159 B
Plaintext
Raw Permalink Normal View History

Accepting request 222208 from home:michalsrb:branches:X11:XOrg - Readd vncpasswd.arg for compatibility with installation system and potentially another users. (bnc#855246) OBS-URL: https://build.opensuse.org/request/show/222208 OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/tigervnc?expand=0&rev=15
2014-02-13 14:57:22 +00:00
#!/bin/sh
# Compatibility replacement for vncpasswd.arg.
if [ $# -ne 2 ]; then
echo "Usage: $0 file password"
exit 1
fi
echo "$2" | vncpasswd -f > "$1"
Reference in New Issue Copy Permalink
Powered by Gitea Version: 1.24.5 Page: 40ms Template: 1ms
English
Bahasa Indonesia Deutsch English Español Français Gaeilge Italiano Latviešu Magyar nyelv Nederlands Polski Português de Portugal Português do Brasil Suomi Svenska Türkçe Čeština Ελληνικά Български Русский Українська فارسی മലയാളം 日本語 简体中文 繁體中文(台灣) 繁體中文(香港) 한국어
Licenses API