This commit is contained in:
2026-08-10 22:36:16 +02:00
parent ad1b8fe3a9
commit cbaf55cfc5
23 changed files with 328 additions and 109 deletions
+1 -1
View File
@@ -12,7 +12,7 @@ After=network-online.target
ExecStart=sshfs -f -p 420 narl@narl.io:/opt %h/remote/narl.io
# The command to unmount gracefully.
ExecStop=fusermount -u %h/narl_io
ExecStop=fusermount -u %h/remote/narl.io
Restart=on-failure
RestartSec=10