[sles-beta] question systemd

Günther J. Niederwimmer gjn at gjn.priv.at
Tue Sep 30 05:00:50 MDT 2014


Hello,

I have two Problems with systemd, can any say way.

On a new installation I miss the

/etc/tmpfiles.d/tmp.conf

The second Problem is, way work this on a reboot but not on start time

I make a new kinit.service, the cron parameter "@reboot" don't work anymore

/etc/tmpfiles.d/kinit.conf
d /run/user/0/krb5cc 1777 root root -

/etc/systemd/system/kinit.service
[Unit]
Description=Kerberos initial kinit
Wants=SuSEfirewall2_setup.service
After=SuSEfirewall2_setup.service

[Service]
Type=simple
ExecStart=/usr/bin/kinit -k host/asmtp.gjn.prv
Restart=on-failure
RestartSec=30

[Install]
WantedBy=multi-user.target

/etc/systemd/system/kinit.timer
[Unit]
Description=Fist Initialisation of KRB5

[Timer]
OnBootSec=3min

[Install]
WantedBy=timers.target


Thanks for a answer,

-- 
mit freundlichen Grüßen / best Regards,

  Günther J. Niederwimmer


More information about the sles-beta mailing list