/
githubmirror
/
syncthing
Обзор
Документация
Войти
/
githubmirror
/
syncthing
Код
Запросы
0
Пакеты
0
Релизы
0
Аналитика
Безопасность
main
etc/linux-upstart/system/syncthing.conf
13 строк
219 B
Jake Peterson
Changed system conf file to use $USER
24 окт 2015, 23:53
24 окт 2015, 23:53
fe88781
Код
Авторство
О чём код?
description "Syncthing" start on (local-filesystems and net-device-up IFACE!=lo) stop on runlevel [!2345] env STNORESTART=yes env HOME=/home/$USER setuid "$USER" setgid "$USER" exec /usr/local/bin/syncthing respawn