summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorMatheus Gabriel Werny de Lima2021-02-28 21:11:36 +0100
committerMatheus Gabriel Werny de Lima2021-02-28 21:11:36 +0100
commit1c8b8dd0670e20d9fc31b051c91ed51dde997578 (patch)
tree33ff915bada400c30896d8457e563df70e9bcc52
parentd2fc2cc8a2ec07c0e513149088dd565863d345f4 (diff)
downloadaur-1c8b8dd0670e20d9fc31b051c91ed51dde997578.tar.gz
Service update.
-rwxr-xr-xPKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 913888d91796..90b4972fa6b5 100755
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -59,7 +59,7 @@ package()
After=network.target
[Service]
- Type=oneshot
+ Type=simple
Environment=DOTNET_CLI_HOME=/tmp/
ExecStart=/usr/bin/${_pkgname_lc}
Restart=on-failure