Untitled

 avatar
unknown
plain_text
a year ago
182 B
4
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