···11+[Unit]
22+Description=Button Camera with Web Server
33+After=network.target
44+55+[Service]
66+ExecStart=/usr/bin/python3 /home/kierank/camera_server.py
77+WorkingDirectory=/home/kierank
88+StandardOutput=inherit
99+StandardError=inherit
1010+Restart=always
1111+User=root
1212+1313+[Install]
1414+WantedBy=multi-user.target