git » remoteu2f » master » tree

[master] / remoteu2f-proxy / init / systemd / remoteu2f-proxy.service

[Unit]
Description = remoteu2f proxy

[Service]
EnvironmentFile = /etc/default/remoteu2f-proxy
ExecStart = /usr/local/bin/remoteu2f-proxy -logtostderr $OPTS
Type = simple
User = www-data

[Install]
WantedBy = multi-user.target