commit: 4c220f725ee8efc6421055c884eb573088dd99c0 Author: Anthony G. Basile <blueness <AT> gentoo <DOT> org> AuthorDate: Tue Sep 29 17:08:22 2015 +0000 Commit: Anthony G. Basile <blueness <AT> gentoo <DOT> org> CommitDate: Tue Sep 29 17:08:22 2015 +0000 URL: https://gitweb.gentoo.org/proj/grs.git/commit/?id=4c220f72
scripts/initrc.sh: remove samba. scripts/initrc.sh | 1 - 1 file changed, 1 deletion(-) diff --git a/scripts/initrc.sh b/scripts/initrc.sh index 5378f1f..ab0bba4 100644 --- a/scripts/initrc.sh +++ b/scripts/initrc.sh @@ -12,4 +12,3 @@ rc-update add sshd default rc-update add xdm default rc-update add avahi-daemon default rc-update add dbus default -rc-update add samba default
