Commit f0196ab
committed
Prepare for changes of su in util-linux 2.42
With util-linux 2.42 su gets more strict about it's command line.
From the release notes:
"pass arguments after <user> to shell (by cgoesche)"
It is also recommended to use "--login" instead of "-".
Could fix https://forum.checkmk.com/t/postgresql-services-disappear-after-updating-util-linux-to-2-42/588161 parent 766d128 commit f0196ab
1 file changed
Lines changed: 3 additions & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
793 | 793 | | |
794 | 794 | | |
795 | 795 | | |
796 | | - | |
797 | | - | |
798 | 796 | | |
799 | 797 | | |
| 798 | + | |
| 799 | + | |
800 | 800 | | |
801 | 801 | | |
802 | 802 | | |
| |||
809 | 809 | | |
810 | 810 | | |
811 | 811 | | |
812 | | - | |
| 812 | + | |
813 | 813 | | |
814 | 814 | | |
815 | 815 | | |
| |||
0 commit comments