Branch :
| Author | Commit | Date | CI | Message |
|---|---|---|---|---|
| f50fdd74 | 2022-11-08 11:14:43 | Stop using the daemon class in @newuser. If we need to make an exception we can do it and properly document the reason but by default we should just use the default login class. rc.d uses daemon or the login class provided in login.conf.d so this has no impact there. discussed with sthen@, tb@ and robert@ praying that my grep/sed skills did not break anything and still believing in portbump :-) | ||
| c715eab9 | 2022-03-11 19:38:05 | drop RCS Ids | ||
| 2120e41c | 2021-11-06 10:38:40 | Use the new rc_stop_signal / rc_reload_signal variables. Need a recent rc.subr. | ||
| b9892014 | 2020-05-26 21:30:08 | update 2.1.3 -> 2.1.4 | ||
| 9a8b5ccd | 2018-01-11 19:27:01 | Change the shebang line from /bin/sh to /bin/ksh in all ports rc.d daemon scripts and bump subpackages that contain the *.rc scripts. discussed with and OK aja@ OK tb | ||
| a751efc0 | 2015-07-15 14:59:15 | Adapr rc.d script after recent rc.subr change. | ||
| efd86ff2 | 2012-04-05 20:36:03 | - fix path to login shell | ||
| 4ec44530 | 2010-12-27 14:50:22 | Simplify after recent rc.subr change. The framework is now stable and we will start documenting it (at last). | ||
| b28452a4 | 2010-12-24 10:40:04 | Cope with recent rc.subr changes. | ||
| ad3333c0 | 2010-12-13 15:47:48 | Fix indent. |