rootfs/etc/systemd/system/home-sync.service aktualisiert
This commit is contained in:
@@ -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
|
||||||
Reference in New Issue
Block a user