summarylogtreecommitdiffstats
path: root/shellinabox@.service
diff options
context:
space:
mode:
Diffstat (limited to 'shellinabox@.service')
-rw-r--r--shellinabox@.service4
1 files changed, 2 insertions, 2 deletions
diff --git a/shellinabox@.service b/shellinabox@.service
index c1b23356e5c4..6c11c24f7d22 100644
--- a/shellinabox@.service
+++ b/shellinabox@.service
@@ -1,11 +1,11 @@
[Unit]
-Description=Shell In a Box service
+Description=Shell In a Box Daemon
[Service]
Type=oneshot
RemainAfterExit=yes
User=%i
-ExecStart=shellinaboxd -b -s '/:SSH:localhost' --localhost-only -c /tmp
+ExecStart=/usr/bin/shellinaboxd -b -s '/:SSH:localhost' --localhost-only -c '/tmp'
[Install]
WantedBy=multi-user.target