rootfs/etc/systemd/system/home-sync.service aktualisiert

This commit is contained in:
2026-02-28 19:41:38 +01:00
parent 148b1ed39e
commit 7efbb28ac4

View File

@@ -6,6 +6,4 @@ After=network-online.target
[Service] [Service]
Type=oneshot Type=oneshot
User=andre User=andre
ExecStart=/home/andre/home-sync.sh ExecStart=bash /home/andre/home-sync.sh
StandardOutput=journal
StandardError=journal