Select the types of activity you want to include in your feed.
1[Unit] 2Description=Preload docker 3After=network.target 4 5[Service] 6Type=oneshot 7ExecStart=/bin/bash /root/server-config/commit.sh 8WorkingDirectory=/root/server-config 9 10[Install] 11WantedBy=multi-user.target