Skip to content

GitLab

  • Projects
  • Groups
  • Snippets
  • Help
    • Loading...
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
aports
aports
  • Project overview
    • Project overview
    • Details
    • Activity
    • Releases
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 649
    • Issues 649
    • List
    • Boards
    • Labels
    • Service Desk
    • Milestones
  • Merge Requests 202
    • Merge Requests 202
  • CI / CD
    • CI / CD
    • Pipelines
    • Jobs
    • Schedules
  • Operations
    • Operations
    • Incidents
    • Environments
  • Analytics
    • Analytics
    • CI / CD
    • Repository
    • Value Stream
  • Members
    • Members
  • Collapse sidebar
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
  • alpine
  • aportsaports
  • Issues
  • #943

Closed
Open
Opened Jan 19, 2012 by Natanael Copa@ncopaOwner

replace "opts=" in various init.d scripts

The opts=… in the init.d script should be replaced with extra_commands, extra_started_commands or extra_stopped_commands.

Please see #898 (closed) for more details.

  • main/alsa-utils
  • main/apache2
  • main/dansguardian
  • main/dbus
  • main/dhcp
  • main/djbdns
  • main/dnsmasq
  • main/dovecot
  • main/ebtables
  • main/freeswitch
  • main/haproxy
  • main/hostapd
  • main/iptables
  • main/lighttpd
  • main/mysql
  • main/nfs-utils
  • main/openssh
  • main/postfix
  • main/postgresql
  • main/samba
  • main/shorewall-common
  • main/shorewall-lite
  • main/smartmontools
  • main/smokeping
  • main/subversion
  • main/sysklogd
  • main/tinc
  • testing/radvd
  • testing/shorewall

(from redmine: issue id 943, created on 2012-01-19, closed on 2012-01-29)

  • Relations:
    • parent #898 (closed)
  • Changesets:
    • Revision ffac8440 by Natanael Copa on 2012-01-19T08:44:33Z:
main/alsa-utils: replace opts init.d script

ref #943
  • Revision c739506c by Natanael Copa on 2012-01-19T08:55:00Z:
main/apache2: replace opts in init.d script

ref #943
  • Revision be7c34e9 by Natanael Copa on 2012-01-19T08:55:56Z:
main/dansguardian: replace opts in init.d script

ref #943
  • Revision e869f125 by Natanael Copa on 2012-01-19T09:02:16Z:
main/dbus: replace opts in init.d script

ref #943
  • Revision 078a07c6 by Natanael Copa on 2012-01-19T09:04:44Z:
main/dhcp: replace opts in init.d script

ref #943
  • Revision cfed7604 by Natanael Copa on 2012-01-19T09:10:46Z:
main/djbdns: replace opts in tinydns' init.d script

ref #943
  • Revision 1e466a24 by Natanael Copa on 2012-01-19T09:14:19Z:
main/dnsmasq: replace opts in init.d script and create user/group

While we were here we create and enable the user "dnsmasq".

ref #943
  • Revision d90935b5 by Natanael Copa on 2012-01-19T09:16:50Z:
main/ebtables: replace opts in init.d script

ref #943
  • Revision f67f0e7b by Natanael Copa on 2012-01-19T09:17:38Z:
main/dovecot: replace opts in init.d script

ref #943
  • Revision f7e41e3e by Natanael Copa on 2012-01-19T09:48:14Z:
main/haproxy: update init.d script

use a new copy of gentoo init.d script

ref #943
  • Revision 4b33a80b by Natanael Copa on 2012-01-19T09:48:15Z:
main/iptables: replace opts in init.d script

ref #943
  • Revision 722046e8 by Natanael Copa on 2012-01-19T09:48:15Z:
main/lighttpd: fix init.d script

ref #943
  • Revision 658b89b5 by Natanael Copa on 2012-01-19T09:48:15Z:
main/mysql: replace opts in init.d script

ref #943
  • Revision 1d6326ab by Natanael Copa on 2012-01-19T09:48:15Z:
main/freeswitch: replace opts in init.d script

ref #943
  • Revision e9382963 by Natanael Copa on 2012-01-19T12:08:39Z:
main/openssh: fix init.d script

- properly kill established ssh connections on shutdown
- do not use $opts in init.d script. ref #943
  • Revision 837150e0 by Natanael Copa on 2012-01-19T12:10:15Z:
main/nfs-utils: replace opts in init.d script

ref #943
  • Revision 86afb717 by Natanael Copa on 2012-01-19T12:19:07Z:
main/postfix: init.d script fixes

sync with gentoo's init.d

- replace opts variable. ref #943
- add abort and flush extra commands
  • Revision 1a496ed9 by Natanael Copa on 2012-01-19T12:21:25Z:
main/postfix: replace opts in init.d script

ref #943
  • Revision 3501a750 by Natanael Copa on 2012-01-19T12:32:58Z:
main/shorewall-common: replace opts in init.d script

ref #943
  • Revision cceeeee0 by Natanael Copa on 2012-01-19T12:33:29Z:
main/samba: sync init.d script with gentoo

ref #943
  • Revision 61c38f41 by Natanael Copa on 2012-01-19T12:40:07Z:
main/shorewall-lite: replace opts in init.d script

ref #943
  • Revision d2c01f95 by Natanael Copa on 2012-01-19T12:41:49Z:
main/smartmontools: sync init.d script with gentoo

ref #943
  • Revision 0396fe7e by Natanael Copa on 2012-01-19T12:46:02Z:
main/smokeping: init.d fixes

- replace opts. ref #943
- start after firewall
  • Revision 3f5d211d by Natanael Copa on 2012-01-19T12:50:25Z:
main/smartmontools: sync init.d script with gentoo

now with proper checksums

ref #943
  • Revision 3c7c065b by Natanael Copa on 2012-01-19T12:51:36Z:
main/subversion: replace opts in init.d script

ref #943
  • Revision 234307f8 by Natanael Copa on 2012-01-19T12:58:52Z:
main/sysklogd: replace opts in init.d script

ref #943
  • Revision 06c99e76 by Natanael Copa on 2012-01-19T13:01:34Z:
main/tinc: replace opts in init.d scripts

ref #943
  • Revision cf99bfcd by Natanael Copa on 2012-01-19T13:05:54Z:
testing/radvd: replace opts in init.d script

ref #943
  • Revision 1288bad3 by Natanael Copa on 2012-01-19T13:06:18Z:
testing/shorewall: replace opts in init.d script

ref #943
  • Revision 885356cf by Natanael Copa on 2012-01-19T13:10:13Z:
main/iproute2-qos: replace opts in init.d

ref #943
  • Revision f7f52019 by Natanael Copa on 2012-04-11T07:31:27Z:
main/samba: sync init.d script with gentoo

ref #943
(cherry picked from commit cceeeee0a2f1c6a11ed05cb9518887a1d4a319be)
  • Revision 10997bd3 by Natanael Copa on 2013-04-12T11:01:24Z:
main/smokeping: init.d fixes

- replace opts. ref #943
- start after firewall
(cherry picked from commit 0396fe7e601e603614e8a128b6474cbc145134d5)
To upload designs, you'll need to enable LFS and have admin enable hashed storage. More information
Assignee
Assign to
Alpine 2.4.0
Milestone
Alpine 2.4.0 (Past due)
Assign milestone
Time tracking
Apr 1, 2012
Due date
Apr 1, 2012
Reference: alpine/aports#943