aboutsummaryrefslogtreecommitdiff
path: root/vland.service
diff options
context:
space:
mode:
authorSteve McIntyre <steve.mcintyre@linaro.org>2018-02-02 17:08:04 +0000
committerSteve McIntyre <steve.mcintyre@linaro.org>2018-02-02 17:08:04 +0000
commit53787d2f62557558a50f59c98c5db90b0eceae94 (patch)
tree938c07af05228cc22adb0d145745e9ea71f8e8ed /vland.service
parenta6b485d55a1a9023950c71dbb06b44705d556e5c (diff)
Renamed the admin program from "admin.py" to "vland-admin"
This will make packaging easier Change-Id: I840aa8e73911bcb4b02903a0202178005e2c58b3
Diffstat (limited to 'vland.service')
-rw-r--r--vland.service2
1 files changed, 1 insertions, 1 deletions
diff --git a/vland.service b/vland.service
index 7609743..83397c9 100644
--- a/vland.service
+++ b/vland.service
@@ -7,7 +7,7 @@ Requires=postgresql.service
[Service]
Type=simple
ExecStart=/home/vland/vland/vland.py
-ExecStop=/home/vland/vland/admin.py shutdown
+ExecStop=/home/vland/vland/vland-admin shutdown
WorkingDirectory=/home/vland/vland
User=vland