Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- GNU nano 4.8 PS.service
- [Unit]
- Description=My custom startup script
- [Service]
- User=sega
- #Group=SegaPC
- WorkingDirectory=/home/sega
- ExecStart=/home/sega/runBODS1.sh start
- OOMScoreAdjust=-100
- LimitAS=infinity
- LimitRSS=infinity
- LimitCORE=infinity
- LimitNOFILE=infinity
- [Install]
- WantedBy=multi-user.target
Advertisement
Add Comment
Please, Sign In to add comment