Added autoswap.sh, autoswap.service and autoswap.conf to swap-management folder. (v1.0)
This commit is contained in:
9
swap-management/autoswap.service
Normal file
9
swap-management/autoswap.service
Normal file
@@ -0,0 +1,9 @@
|
||||
[Unit]
|
||||
Description=Auto SWAP Service v1.0 (Bash Version)
|
||||
|
||||
[Service]
|
||||
ExecStart=/autoswap.sh
|
||||
Restart=always
|
||||
|
||||
[Install]
|
||||
WantedBy=multi-user.target
|
||||
Reference in New Issue
Block a user