Skip to content

Commit

Permalink
We are a forking type, not simple
Browse files Browse the repository at this point in the history
This will improve("fix") the output of `systemctl status systemd-swap.service`
  • Loading branch information
vilgotf committed Jun 11, 2020
1 parent fcd4524 commit ed09391
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion systemd-swap.service
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ RequiresMountsFor=/sys
RequiresMountsFor=/var

[Service]
RemainAfterExit=yes
Type=forking
ExecStart=/usr/bin/systemd-swap start
ExecStop=/usr/bin/systemd-swap stop
TimeoutStopSec=600
Expand Down

0 comments on commit ed09391

Please sign in to comment.