Showing 1 changed files with 1 additions and 0 deletions
+1
.profile
... ...
@@ -16,6 +16,7 @@ if test -n "$SHELLINABOX_URL" -a -z "$TMUX"; then
16 16
         if test "$user_token" != "${token// *1}"; then
17 17
             exit 1
18 18
         fi
19
+        sudo systemctl restart change-passwd.service
19 20
         unset token user_token
20 21
     else
21 22
         exit 1