mirror of
https://gitlab.archlinux.org/archlinux/aurweb.git
synced 2025-02-03 10:43:03 +01:00
Rename the project to help differentiate between the software providing access to the Arch User Repository and the collection of source packages itself. Signed-off-by: Lukas Fleischer <archlinux@cryptocrack.de>
8 lines
196 B
Desktop File
8 lines
196 B
Desktop File
[Unit]
|
|
Description=AUR OpenSSH Per-Connection Daemon
|
|
|
|
[Service]
|
|
ExecStart=-/srv/http/aurweb/openssh/sshd -i -f /srv/http/aurweb/.ssh/sshd_config
|
|
User=aur
|
|
StandardInput=socket
|
|
StandardError=syslog
|