simple back to oneshot

This commit is contained in:
Christian Rotzoll 2019-02-11 18:08:42 +01:00 committed by GitHub
parent 699b1e4a80
commit 83f6970595
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -12,7 +12,7 @@ After=bootstrap.service
[Service]
User=root
Group=root
Type=simple
Type=oneshot
ExecStart=/home/admin/_background.sh
KillMode=process
Restart=always
@ -21,4 +21,4 @@ RestartSec=10
StandardOutput=journal
[Install]
WantedBy=multi-user.target
WantedBy=multi-user.target