29.01.2016 23:07, arnaud gaboury пишет:
> BUMP.
>
> I run once a week a simple backup with rsync. For that purpose, I
> wrote a service file (rsync) and a timer unit. They both work with no
> issues.
>
> /etc/systemd/system/backup-external.service
> --
30.01.2016 03:22, Justin Garrison пишет:
> When trying to isolate targets I run systemctl isolate multi-user.target
> but on the systems I've tested (rhel 7.0-7.2 and Fedora 21-23) will also
> restart networking. It also appears that the network restart does not wait
> for NetworkManager-wait-onlin
When trying to isolate targets I run systemctl isolate multi-user.target
but on the systems I've tested (rhel 7.0-7.2 and Fedora 21-23) will also
restart networking. It also appears that the network restart does not wait
for NetworkManager-wait-online or systemd-networkd-wait-online even if I
manua
BUMP.
I run once a week a simple backup with rsync. For that purpose, I
wrote a service file (rsync) and a timer unit. They both work with no
issues.
/etc/systemd/system/backup-external.service
[Unit]
Description=Backup system to external driv
On Fri, 29.01.16 11:38, pavi1729 ([email protected]) wrote:
> Hi,
> I have an issue with libpam-systemd which is interfering with
> scheduler settings on my machine. Details as below
>
> --
> File: linux/kernel/sched/co
Hi,
this problem occurs in SLES 12 with systemd-210-70.30.1 which might be
to old to handle this situation correctly. So my question is if the
following situation should work in systemd or for some reason would not
(so that I can plan how to get around this).
We have two entries in /etc/fstab:
/
# systemd --version
systemd 219
+PAM +AUDIT +SELINUX +IMA +APPARMOR +SMACK +SYSVINIT +UTMP
+LIBCRYPTSETUP +GCRYPT -GNUTLS +ACL +XZ -LZ4 -SECCOMP +BLKID -ELFUTILS
+KMOD -IDN
On Fri, Jan 29, 2016 at 12:49 PM, Mantas Mikulėnas wrote:
> On Fri, Jan 29, 2016 at 8:08 AM, pavi1729 wrote:
>>
>> Hi,
>>