This website requires JavaScript.
Explore
Help
Register
Sign In
snailed
/
void-packages
Watch
2
Star
0
Fork
You've already forked void-packages
0
Code
Issues
1
Pull Requests
2
Actions
Activity
597712f067
void-packages
/
srcpkgs
/
chrony
/
files
/
chronyd
/
run
5 lines
99 B
Bash
Raw
Blame
History
#!/bin/sh
exec
2>
&
1
install -d -m750 -o chrony -g chrony /var/run/chrony
exec
chronyd -n -u chrony
Reference in New Issue
View Git Blame
Copy Permalink