aboutsummaryrefslogtreecommitdiffstats
path: root/pub.service
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--pub.service4
1 files changed, 2 insertions, 2 deletions
diff --git a/pub.service b/pub.service
index 34eb743..9cfa51f 100644
--- a/pub.service
+++ b/pub.service
@@ -1,4 +1,4 @@
-# /etc/systemd/system/atom-publisher.service
+# /etc/systemd/system/pub.service
[Unit]
Description=Data Publication HUB
After=network.target
@@ -10,7 +10,7 @@ Type=simple
Restart=always
RestartSec=10
User=publisher
-ExecStart=/usr/local/bin/hub
+ExecStart=/usr/local/bin/pub
MemoryHigh=20M
MemoryMax=30M