This website works better with JavaScript
Etusivu
Tutki
Apua
Kirjaudu sisään
Qubes
/
core-agent-linux
Tarkkaile
2
Äänestä
0
Fork
0
Tiedostot
Ongelmat
0
Pull-pyynnöt
0
Wiki
Puu:
eac2e79483
Haarat
Tagit
master
core-agent-linu...
/
qubes-rpc
/
suspend-post.d
/
qvm-sync-clock.sh
qvm-sync-clock.sh
93 B
Historia
Raaka
1
2
3
4
5
#!/bin/sh
if [ ! -f /var/run/qubes-service/clocksync ]; then
/usr/bin/qvm-sync-clock
fi