View Single Post
msa's Avatar
Posts: 909 | Thanked: 216 times | Joined on Nov 2009 @ Bremen, Germany
#45
Originally Posted by sake View Post
try to add:
Code:
#!/bin/sh
at the very beginning of your script.
also try
Code:
chmod a+x /etc/event.d/swapmop
as root
the #!/bin/sh helped! thanks!
though right now i'm not seeing any differences at all...

/edit:
ha, there is a difference: my RAM-usage is constantly at around 180 mb. not sure if thats good...?!

Last edited by msa; 2010-09-09 at 21:32.