dotfiles

Alpine Linux dotfiles

git clone git://git.lin.moe/dotfiles.git

1#!/sbin/openrc-run
2
3name=$RC_SVCNAME
4supervisor=supervise-daemon
5command=/usr/bin/syncthing
6command_args="${SYNCTHING_ARGS:---no-browser --no-restart}"