10 lines
144 B
Desktop File
10 lines
144 B
Desktop File
[Unit]
|
|
Description=Auto SWAP Service v1.0 (Bash Version)
|
|
|
|
[Service]
|
|
ExecStart=/autoswap.sh
|
|
Restart=always
|
|
|
|
[Install]
|
|
WantedBy=multi-user.target
|