mirror of https://github.com/midoks/mdserver-web
parent
addd8d3e70
commit
ca74fed904
@ -0,0 +1,12 @@ |
||||
|
||||
[Unit] |
||||
Description=Swap Process Manager |
||||
After=network.target |
||||
|
||||
[Service] |
||||
Type=forking |
||||
ExecStart={$SWAPON_BIN} {$SERVER_PATH}/swap/swapfile |
||||
ExecReload=/bin/kill -USR2 $MAINPID |
||||
|
||||
[Install] |
||||
WantedBy=multi-user.target |
Loading…
Reference in new issue