Skip to content

Instantly share code, notes, and snippets.

@nolemretaWxd
Created February 28, 2024 06:22
Show Gist options
  • Save nolemretaWxd/5a032ac1be87f365c433608b46fd9d78 to your computer and use it in GitHub Desktop.
Save nolemretaWxd/5a032ac1be87f365c433608b46fd9d78 to your computer and use it in GitHub Desktop.
ps3netsrv Linux service
[Unit]
Description=Playstation 3 server
[Service]
Type=simple
WorkingDirectory=%h/ps3netsrv
ExecStart=%h/ps3netsrv/ps3netsrv_linuxX86_64 /media/Storage1/PS3
[Install]
WantedBy=default.target
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment