[Unit] Description=NoBullShit-cloud - A personal cloud without bullshit After=network-online.target Wants=network-online.target [Service] Type=simple # Values substituted from application.properties ExecStart=java -jar DEPLOY_PATH_R/nbscloud.jar ReadWritePaths=BASE_DIR_R # Hardening ProtectHome=true ProtectSystem=full PrivateTmp=true [Install] WantedBy=multi-user.target