index
:
aports
fix/xbindkeys-default-features
master
Alpine packages build scripts
cos
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
community
/
syncthing
/
syncthing.pre-install
blob: b2207a0d7b2c86635f890e05b3e1d2ca392fab1e (
plain
)
1
2
3
#!/bin/sh adduser -H -h /var/lib/syncthing -s /sbin/nologin -D syncthing 2>/dev/null exit 0