Untitled

Anonymous
plain_text
11/15/2023 5:43 PM
244 B
19
Indexable
[Unit]
Description=My Example Service
After=network.target

[Service]
ExecStart=/path/to/myservice.sh
Restart=always
User=your_username

[Install]
WantedBy=default.target
Editor is loading...
Leave a Comment