Skip to content

Commit 4a20afb

Browse files
Update rclonefs.service
1 parent caff7e5 commit 4a20afb

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

scripts/services/rclonefs.service

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ ExecStart=/usr/bin/rclone mount \
1919
--timeout 1h \
2020
--uid ${GROUPID} \
2121
--umask 002 \
22-
--user-agent $RCLONEUSERNAME_GOOBYUSER \
22+
--user-agent GOOBYUSER \
2323
--rc \
2424
--rc-pass $RCLONEPASSWORD \
2525
--rc-user $RCLONEUSERNAME \

0 commit comments

Comments
 (0)