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

This commit is contained in:
2026-02-28 19:25:12 +01:00
parent b61edcd9f7
commit efc5f719fc

View File

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