Commit Graph

20 Commits

Author SHA1 Message Date
Marek Kulik dd659bf840 Fix setsebool log message with selinux disabled
This is cosmetic fix, that's prevent execution of setsebool
during ypbind service start when selinux is disabled.

As a result invalid boolean message should not occur in logs anymore:

systemd[1]: Starting NIS/YP (Network Information Service) Clients to NIS Domain Binder...
setsebool[1581714]: Could not change active booleans: Invalid boolean

Resolves: #1882069
2021-09-28 19:55:03 +02:00
Matej Muzila 27a4e958fe Add "Wants" dependency on network-online.target
Remove "After" dependency on NetworkManager-wait-online.service
2017-09-21 14:45:22 +02:00
Petr Kubat 65637308ea Add a Wants dependency on nss-user-lookup.target
Related: #1282440
2017-03-20 09:17:26 +01:00
Matej Muzila 3bc9fb9d13 Load ypbind.service before nss-user-lookup.target
Resolves: rhbz#1282440
2015-11-16 13:32:29 +01:00
Honza Horák d733717f89 Add network-online.target dependency
Resolves: #1002295
2013-08-30 12:03:06 +02:00
Honza Horák 11825e7cc1 Improve systemd documentation 2013-08-19 15:01:34 +02:00
Honza Horák a0b4e0ffb7 Enable PrivateTmp feature, just for the case 2013-05-10 10:44:00 +02:00
Honza Horák a4e4e4bc62 Add After: NetworkManager-wait-online.service (Related: #846767) 2012-09-24 13:23:30 +02:00
Honza Horák 48bb6f4d29 Use sdnotify to inform systemd that daemon is ready 2012-09-24 13:13:06 +02:00
Honza Horák 1244ad3d90 Minor spec file fixes
Helper scripts moved to /usr/libexec
2012-07-11 16:34:36 +02:00
Honza Horák b4a94c8ab5 Let ypbind start before systemd-user-sessions.service 2012-01-24 16:00:26 +01:00
Honza Horák e1739f9a43 Don't turn off allow_ypbind SELinux boolean
Resolves: #741141
2011-09-26 12:44:23 +02:00
Honza Horák 91368b1d3b Fixed systemd unit file 2011-09-15 17:18:23 +02:00
Honza Horák 5ebb448d3c Fixed systemd unit files packaging 2011-08-03 10:35:09 +02:00
Honza Horák 345f99166d Fixed rpmlint errors
Fixed systemd unit files packaging
2011-08-02 17:44:35 +02:00
Honza Horák b2e5f2c05b Changed -n option for staying in foreground to not overlap
with config-file option
2011-06-13 13:05:54 +02:00
Honza Horák c6bbe81b0f Fixed ypbind.service when selinux is disabled 2011-06-07 10:41:19 +02:00
Honza Horák 15f3cfd51c Added /etc/sysconfig/network to systemd service file 2011-05-10 15:44:15 +02:00
Honza Horák 451e8a7d42 Made EnvironmentFile in systemd definition optional
(rhbz#632620)
2011-04-27 12:07:07 +02:00
Honza Horák 9bfa494533 Add native systemd unit file.
(rhbz#693873)
2011-04-14 15:26:32 +02:00