[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Help-mcron] mcron is run by user, should not have multiple instances
From: |
Jean Louis |
Subject: |
[Help-mcron] mcron is run by user, should not have multiple instances |
Date: |
Sun, 13 Mar 2016 20:42:18 +0100 |
Hello,
as mcron is run by single user, it should recognize itself in the memory
and should not run in multiple instances.
For example, if run mcron as user from startup file in IceWM window
manager, and if I restart X, mcron is not killed, and on next time
initiates a new instance. So the result is shown below.
I suggest that mcron is updated, so it recognizes itself for specific
user, and if already in memory, not to launch a new instance.
Jean Louis
3200 ? Ss 0:00 mcron -d
7467 ? Z 0:00 [mcron] <defunct>
7470 ? Z 0:00 [mcron] <defunct>
7472 ? Z 0:00 [mcron] <defunct>
7474 ? Z 0:00 [mcron] <defunct>
7476 ? Z 0:00 [mcron] <defunct>
7478 ? Z 0:00 [mcron] <defunct>
7722 ? Ss 0:00 mcron -d
7813 ? Ss 0:00 mcron -d
8238 pts/1 S+ 0:00 /home/data1/protected/.guix-profile/bin/bash -c (ps
ax|grep mcron) < /tmp/vXSr7r1/2 >/tmp/vXSr7r1/3 2>&1
8240 pts/1 S+ 0:00 /home/data1/protected/.guix-profile/bin/bash -c (ps
ax|grep mcron) < /tmp/vXSr7r1/2 >/tmp/vXSr7r1/3 2>&1
8242 pts/1 S+ 0:00 grep mcron
12903 ? Ss 0:00 mcron -d
13003 ? Ss 0:00 mcron -d
13644 ? Ss 0:00 mcron -d
18118 ? Ss 0:00 mcron -d
18195 ? Ss 0:00 mcron -d
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [Help-mcron] mcron is run by user, should not have multiple instances,
Jean Louis <=