diff --git a/package/bind/bind.mk b/package/bind/bind.mk index 690ca3e1f..06c66017a 100644 --- a/package/bind/bind.mk +++ b/package/bind/bind.mk @@ -88,7 +88,7 @@ BIND_POST_INSTALL_TARGET_HOOKS += BIND_TARGET_REMOVE_TOOLS endif define BIND_USERS -named -1 named -1 * /etc/bind - - BIND daemon + named -1 named -1 * /etc/bind - - BIND daemon endef $(eval $(autotools-package)) diff --git a/package/busybox/busybox.mk b/package/busybox/busybox.mk index 98d1bd169..0ceaab17f 100644 --- a/package/busybox/busybox.mk +++ b/package/busybox/busybox.mk @@ -50,8 +50,8 @@ BUSYBOX_KCONFIG_EDITORS = menuconfig xconfig gconfig BUSYBOX_KCONFIG_OPTS = $(BUSYBOX_MAKE_OPTS) define BUSYBOX_PERMISSIONS -/bin/busybox f 4755 0 0 - - - - - -/usr/share/udhcpc/default.script f 755 0 0 - - - - - + /bin/busybox f 4755 0 0 - - - - - + /usr/share/udhcpc/default.script f 755 0 0 - - - - - endef # If mdev will be used for device creation enable it and copy S10mdev to /etc/init.d diff --git a/package/dbus/dbus.mk b/package/dbus/dbus.mk index 197f052ad..519146cfb 100644 --- a/package/dbus/dbus.mk +++ b/package/dbus/dbus.mk @@ -11,7 +11,7 @@ DBUS_LICENSE_FILES = COPYING DBUS_INSTALL_STAGING = YES define DBUS_PERMISSIONS -/usr/libexec/dbus-daemon-launch-helper f 4755 0 0 - - - - - + /usr/libexec/dbus-daemon-launch-helper f 4755 0 0 - - - - - endef define DBUS_USERS diff --git a/package/exim/exim.mk b/package/exim/exim.mk index 77f51e304..ba184f01e 100644 --- a/package/exim/exim.mk +++ b/package/exim/exim.mk @@ -105,7 +105,7 @@ define EXIM_INSTALL_TARGET_CMDS endef define EXIM_USERS -exim 88 mail 8 * - - - exim + exim 88 mail 8 * - - - exim endef define EXIM_INSTALL_INIT_SYSV diff --git a/package/openntpd/openntpd.mk b/package/openntpd/openntpd.mk index 3441c8b37..38526dd74 100644 --- a/package/openntpd/openntpd.mk +++ b/package/openntpd/openntpd.mk @@ -16,7 +16,7 @@ define OPENNTPD_INSTALL_INIT_SYSV endef define OPENNTPD_USERS -_ntp -1 _ntp -1 * - - - Network Time Protocol daemon + _ntp -1 _ntp -1 * - - - Network Time Protocol daemon endef $(eval $(autotools-package)) diff --git a/package/openssh/openssh.mk b/package/openssh/openssh.mk index 4b16c3486..d08b468fb 100644 --- a/package/openssh/openssh.mk +++ b/package/openssh/openssh.mk @@ -13,7 +13,7 @@ OPENSSH_CONF_OPTS = --sysconfdir=/etc/ssh --disable-lastlog --disable-utmp \ --disable-utmpx --disable-wtmp --disable-wtmpx --disable-strip define OPENSSH_USERS -sshd -1 sshd -1 * - - - SSH drop priv user + sshd -1 sshd -1 * - - - SSH drop priv user endef # uClibc toolchain for ARC doesn't support PIE at the moment diff --git a/package/sudo/sudo.mk b/package/sudo/sudo.mk index 9a294f1ea..283a40ca6 100644 --- a/package/sudo/sudo.mk +++ b/package/sudo/sudo.mk @@ -29,7 +29,7 @@ endef SUDO_POST_CONFIGURE_HOOKS += SUDO_BUILD_MKSIGNAME_MKSIGLIST_HOST define SUDO_PERMISSIONS -/usr/bin/sudo f 4755 0 0 - - - - - + /usr/bin/sudo f 4755 0 0 - - - - - endef $(eval $(autotools-package)) diff --git a/package/tvheadend/tvheadend.mk b/package/tvheadend/tvheadend.mk index bf4b0645f..0fd6eea89 100644 --- a/package/tvheadend/tvheadend.mk +++ b/package/tvheadend/tvheadend.mk @@ -85,7 +85,7 @@ define TVHEADEND_INSTALL_INIT_SYSV endef define TVHEADEND_USERS -tvheadend -1 tvheadend -1 * /home/tvheadend - video TVHeadend daemon + tvheadend -1 tvheadend -1 * /home/tvheadend - video TVHeadend daemon endef $(eval $(generic-package))