This unit is provided by:
Options
-
[Install]
-
WantedBy=multi-user.target
-
-
[Service]
-
ExecStart=/usr/sbin/swapspace
-
Restart=always
-
RestartSec=30
-
Type=simple
-
-
[Unit]
-
After=local-fs.target swap.target
-
Description=Swapspace, a dynamic swap space manager
-
Documentation=man:swapspace(8)
-
Requires=local-fs.target swap.target
-
Additionnal notes
Nothing here.