We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5442bd1 commit 1f28c82Copy full SHA for 1f28c82
contrib/r-tftpd.service.in
@@ -3,6 +3,7 @@ Description=r-tftpd Server
3
Requires=r-tftpd.socket
4
5
[Service]
6
+Environment=TMPDIR=/var/tmp
7
Environment=RUST_LOG=info
8
ExecStart=/usr/sbin/r-tftpd --systemd $TFTPD_OPTS
9
WorkingDirectory=/var/lib/tftpboot
0 commit comments