Bob Mottram пре 8 година
родитељ
комит
5054a58d7b
1 измењених фајлова са 1 додато и 1 уклоњено
  1. 1
    1
      src/freedombone-app-scuttlebot

+ 1
- 1
src/freedombone-app-scuttlebot Прегледај датотеку

@@ -162,7 +162,7 @@ function install_scuttlebot {
162 162
     fi
163 163
 
164 164
     # an unprivileged user to run as
165
-    useradd -d /etc/scuttlebot/ -s /bin/false scuttlebot
165
+    useradd -d /etc/scuttlebot/ scuttlebot
166 166
 
167 167
     # daemon
168 168
     echo '[Unit]' > /etc/systemd/system/scuttlebot.service