Update miscellaneous configs
This commit is contained in:
@@ -340,7 +340,7 @@ After=network.target
|
||||
|
||||
[Service]
|
||||
Environment="all_proxy=socks5://localhost:8080"
|
||||
ExecStart=/usr/bin/syncthing -no-browser -gui-address="0.0.0.0:8384" -no-restart -logflags=0
|
||||
ExecStart=/usr/bin/syncthing --no-browser --gui-address="0.0.0.0:8384" --no-restart --logflags=0
|
||||
Restart=on-failure
|
||||
SuccessExitStatus=3 4
|
||||
RestartForceExitStatus=3 4
|
||||
@@ -409,10 +409,9 @@ restic backup \
|
||||
--verbose --one-file-system --tag systemd.timer \
|
||||
--exclude "/home/thomas/.cache" \
|
||||
--exclude "/home/thomas/.local/data/docker" \
|
||||
--exclude "/home/thomas/.local/soft" \
|
||||
--exclude "/home/thomas/Cloud" \
|
||||
--exclude "/home/thomas/mnt" \
|
||||
--exclude "/home/thomas/perl5" \
|
||||
--exclude "/home/thomas/.local/soft" \
|
||||
/home/thomas
|
||||
#+end_src
|
||||
|
||||
|
||||
Reference in New Issue
Block a user